Skip to content

Releases: workos/authkit-nextjs

v2.2.0

24 Mar 20:38
1a6649e
Compare
Choose a tag to compare

This minor version updates the Next.js peer dependency versions to include patched versions of Next.js that mitigate the CVE-2025-29927 vulnerability.

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

21 Mar 19:49
1292813
Compare
Choose a tag to compare

What's Changed

  • Add coana-guardrail and coana-analysis workflows by @nicknisi in #219
  • fix guardrail to work with forks too by @nicknisi in #221
  • Expose loginHint & redirectUri option in getSignInUrl and getSignUpUrl by @mintuhouse in #220
  • add WORKOS_COOKIE_SAMESITE optional configuration by @nicknisi in #218
  • add switchToOrganization action and client helper by @nicknisi in #214
  • Expose a saveSession method for advanced use cases by @nicknisi in #223
  • v2.1.0 by @nicknisi in #222

New Contributors

Full Changelog: v2.0.2...v2.1.0

v2.0.2

17 Mar 14:35
4f354d8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

27 Feb 22:47
3157cfc
Compare
Choose a tag to compare

What's Changed

  • fix: getAuthorizationUrl calls don't always include custom redirectUri set in middleware by @nicknisi in #209

Full Changelog: v2.0.0...v2.0.1

v2.0.0

21 Feb 21:38
6baafd3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v2.0.0

v1.4.1

20 Feb 19:37
472ace3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

10 Feb 17:42
9d8a32c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

29 Jan 20:58
cdfcad2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

22 Jan 00:17
a5f2c07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

15 Jan 22:23
332d405
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0