Releases: workos/authkit-nextjs
Releases · workos/authkit-nextjs
v0.17.2
What's Changed
- fix: match type declaration dir in package.json with updated tsconfig.json by @abvthecity in #160
New Contributors
- @abvthecity made their first contribution in #160
Full Changelog: v0.17.1...v0.17.2
v0.17.1
What's Changed
- Better cookie error handling by @PaulAsjes in #153
- Exclude tests from build by @PaulAsjes in #159
Full Changelog: v0.17.0...v0.17.1
v0.17.0
v0.16.2
v0.16.1
v0.16.0
What's Changed
- Add Stripe entitlements to access token by @dandorman in #136
- Fix refreshSession overloads by @PaulAsjes in #142
New Contributors
- @dandorman made their first contribution in #136
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Add
oauthTokens
support by @jonatascastro12 in #135
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- README.md - Add correct types to authkitMiddleware function. by @raphaelcunha in #132
- Adds configurable baseURL in the auth redirect route by @PaulAsjes in #130
- Add signUpPaths configuration by @PaulAsjes in #123
New Contributors
- @raphaelcunha made their first contribution in #132
Full Changelog: v0.13.2...v0.14.0
v0.13.2
v0.13.1
What's Changed
This adds a fallback to Response when NextResponse is not available in context, which can be the case with Next 13.
Full Changelog: v0.13.0...v0.13.1