Releases: workos/authkit-nextjs
Releases · workos/authkit-nextjs
v2.12.2
v2.12.1
What's Changed
- Socket workflow integration by @nickcollisson-workos in #338
- Switch runner to ubuntu-latest for socket action by @nicknisi in #339
- fix: bump Next.js dev dependency to patched version by @nicknisi in #341
- fix: handle full URLs in returnPathname to prevent malformed redirects by @nicknisi in #340
- fix: handle full URLs in returnPathname to prevent malformed redirects by @nicknisi in #342
New Contributors
- @nickcollisson-workos made their first contribution in #338
Full Changelog: v2.12.0...v2.12.1
v2.12.0
What's Changed
- feat: Add initialAuth to AuthkitProvider by @danielr18 in #323
Full Changelog: v2.11.1...v2.12.0
v2.11.1
v2.11.0
What's Changed
- feat: support returnTo on Impersonation stop by @danielr18 in #322
- feat: don't load organization unless impersonating by @danielr18 in #324
- Add
validateApiKeyfunction by @nholden in #328 - Add Next.js 16 support by @nicknisi in #331
New Contributors
- @danielr18 made their first contribution in #322
Full Changelog: v2.10.0...v2.11.0
v3.0.0-beta.1
This update simply updates to @workos-inc/node v8.0.0-rc.1.
Full Changelog: v2.10.0...v3.0.0-beta.1
v2.10.0
v2.9.0
What's Changed
- Specify 'use client' to differentiate between a server component. by @brandonin in #310
- Allow onSuccess callback to update session by @nholden in #311
New Contributors
- @brandonin made their first contribution in #310
- @nholden made their first contribution in #311
Full Changelog: v2.8.0...v2.9.0