4.0.1 (2026-04-23)
4.0.0 (2026-04-23)
- set minimum Node.js version to 22.11.0 (#408) (c394669)
- Upgrade @workos-inc/node to v9 (#407) (0183951)
3.0.1 (2026-04-20)
- isolate concurrent PKCE flows to prevent cookie clobbering (#403) (3740a83)
- set PKCE cookie in ensureSignedIn server action flow (#406) (a55bb64)
3.0.0 (2026-03-25)
- add OAuth state verification on callback to prevent CSRF attacks (#388)
- add OAuth state verification on callback to prevent CSRF attacks (#388) (ebef6e7)
- middleware: add authkitProxy and handleAuthkitProxy aliases for proxy.ts (#384) (4c3f27b)
- actions: catch TokenRefreshError in refreshAccessTokenAction to prevent 500s (#383) (5c46c39)
- auth: return signInUrl from server actions to avoid CORS errors (#386) (7d52400)
- harden PKCE/CSRF for v3.0.0 release (#398) (8054829)
2.17.0 (2026-03-13)
2.16.1 (2026-03-13)
2.16.0 (2026-03-11)
- improve compatibility with non-Next.js environments (#378) (734311a)
- resolve Dependabot security alerts (#380) (519dccf)