Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 17:48
· 273 commits to main since this release
19b953b

Patch Changes

  • #1436 b0facee Thanks @harrismcc! - When using NextAuth but not Prisma, the session user's id is now set to token.sub instead of user.id because user is undefined when not using database sessions.

  • #1433 7fbe991 Thanks @FinnDore! - fix: SKIP_ENV_VALIDATION not skipping env validation