Releases: nextauthjs/next-auth
Releases · nextauthjs/next-auth
@auth/[email protected]
Other
- @auth/core: dependency update (d6d8d4f)
@auth/[email protected]
Other
- @auth/core: dependency update (d6d8d4f)
@auth/[email protected]
Other
- @auth/core: dependency update (d6d8d4f)
@auth/[email protected]
Other
- @auth/core: dependency update (d6d8d4f)
@auth/[email protected]
Other
- @auth/core: dependency update (d6d8d4f)
@auth/[email protected]
Other
- @auth/core: dependency update (d6d8d4f)
@auth/[email protected]
Bugfixes
- core: carry-over request params for custom verifyRequest page (#12166) (d6d8d4f)
- core: use correct import for the
cookie
package (#12177) (39250e3) - providers: update TikTok provider configuration with custom Fetch (#12168) (2e78fa2)
- providers: Ease authorization and scope override for Discord provider (#12173) (39b7d9a)
- providers: dropbox authorization params should contain token_access_type (#12161) (8034cfe)
Other
@auth/[email protected]
Other
- @auth/core: dependency update (d6d8d4f)
[email protected]
What's Changed
- chore(docs): fix typo in WorkOS documentation by @outofgamut in #11959
- chore(v4): add neon sponsor by @ndom91 in #12008
- cookie package upgraded by @talyuk in #12046
- Allow Next.js v15 peer dependency by @thomaslindstrom in #12098
await
dynamic APIs as per Next.js 15 changes by @balazsorban44 in 4d143c5
New Contributors
- @outofgamut made their first contribution in #11959
- @talyuk made their first contribution in #12046
- @thomaslindstrom made their first contribution in #12098
Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.9
[email protected]
What's Changed
- fix: functions that return promises must be async by @thomaslindstrom in #12105
- fix: support AUTH_SECRET for compat with npx auth secret by @balazsorban44 in 490a033
Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.10