Releases: auth0/nextjs-auth0
Releases · auth0/nextjs-auth0
v4.0.0-beta.7
🛠️ Changes
- Updated README.md
- Bumped up the version
v4.0.0-beta.5
🛠️ Changes
- Bumping up the version
v4.0.0-beta.4
🛠️ Changes
- Adds e2e tests.
- Removes error on env vars when undefined during build.
v4.0.0-beta.3
v4.0.0-beta.2
Version bump-up
- The previous NPM publish missed including the build files. We are now bumping the version and releasing an updated version with the latest build.
v4.0.0-beta.1
Bug fix
- ESM imports for Pages router
v4.0.0-beta.0
⚠️ Breaking Changes
- Expands unit test coverage
- Implements Back-Channel Logout
- Adds sample with shadcn
- Refer README.md for more details.
v4.0.0-alpha.0
⚠️ Breaking Changes
- This is an experimental alpha release, and we encourage users to test it thoroughly in their development environments before upgrading in production.
- Review the breaking changes carefully to ensure a smooth transition.
- Refer README.md for more details.
v3.5.0
Added
- Add Pushed Authorization Requests #1598 (ewanharris)
v3.4.0
Added
- [SDK-4719] Back-Channel Logout #1590 (adamjmcgrath)
Fixed
- Should get instance of Session in RSCs #1565 (adamjmcgrath)