Skip to content

Releases: nextauthjs/next-auth

@auth/[email protected]

06 Feb 01:38

Choose a tag to compare

Other

  • @auth/core: dependency update (56f1e1e)

@auth/[email protected]

06 Feb 00:47

Choose a tag to compare

Other

  • @auth/core: dependency update (c998ee6)

@auth/[email protected]

06 Feb 01:38

Choose a tag to compare

Other

  • @auth/core: dependency update (56f1e1e)

@auth/[email protected]

06 Feb 00:47

Choose a tag to compare

Other

  • @auth/core: dependency update (c998ee6)

@auth/[email protected]

06 Feb 01:38

Choose a tag to compare

Bugfixes

  • fix .js imports
  • use correct script src for @simplewebauthn/browser

@auth/[email protected]

06 Feb 00:46

Choose a tag to compare

Bugfixes

  • don't break on Edge runtime when WebAuthn isn't used (#9919)

@auth/[email protected]

06 Feb 01:38

Choose a tag to compare

Other

  • @auth/core: dependency update (56f1e1e)

@auth/[email protected]

06 Feb 00:47

Choose a tag to compare

Other

  • @auth/core: dependency update (c998ee6)

[email protected]

05 Feb 22:34

Choose a tag to compare

Features

  • Passkey / WebAuthn provider (experimental) (#8808)
  • support secret rotation (#9804)
  • nodemailer (prev Email), Resend, SendGrid (#9753)
  • re-export Adapter types (#9730)
  • expose full session in session callback (#9712)

Bug Fixes

  • Support empty string VERCEL_URL (#9846)
  • correctly create NextRequest instance instead of Request (#9795)
  • providers: signIn action should allow custom id for the Credentials provider (#9471)
  • next-auth basePath should be set to /api/auth by default (#9687)

Other

  • chore: set up testing
  • chore: fix build
  • core add getEnvDefaults and createActionURL to @auth/core for use in client libs (#9817)

@auth/[email protected]

05 Feb 22:25

Choose a tag to compare

Other

  • @auth/core: dependency update (3722f91)