4.3.1 (2026-07-30)
4.3.0 (2026-07-22)
- prevent session helpers from being exposed as Server Actions (#454) (0ae2672)
- proactively refresh near-expiry access tokens in the proxy middleware (#453) (55da9cb)
4.2.0 (2026-06-30)
4.1.4 (2026-06-25)
4.1.3 (2026-06-24)
4.1.2 (2026-06-24)
4.1.1 (2026-05-27)
4.1.0 (2026-05-15)
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)