Skip to content

Releases: auth0/nextjs-auth0

v4.0.0-beta.7

19 Nov 11:38
3afedbd
Compare
Choose a tag to compare
v4.0.0-beta.7 Pre-release
Pre-release

🛠️ Changes

  • Updated README.md
  • Bumped up the version

v4.0.0-beta.5

19 Nov 11:14
673495d
Compare
Choose a tag to compare
v4.0.0-beta.5 Pre-release
Pre-release

🛠️ Changes

  • Bumping up the version

v4.0.0-beta.4

19 Nov 10:58
673495d
Compare
Choose a tag to compare
v4.0.0-beta.4 Pre-release
Pre-release

🛠️ Changes

  • Adds e2e tests.
  • Removes error on env vars when undefined during build.

v4.0.0-beta.3

14 Nov 08:49
18da6fb
Compare
Choose a tag to compare
v4.0.0-beta.3 Pre-release
Pre-release

🛠️ Changes

v4.0.0-beta.2

11 Nov 15:17
4f0a528
Compare
Choose a tag to compare
v4.0.0-beta.2 Pre-release
Pre-release

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

11 Nov 12:14
46e30ad
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release

Bug fix

  • ESM imports for Pages router

v4.0.0-beta.0

05 Nov 13:32
f8dd690
Compare
Choose a tag to compare
v4.0.0-beta.0 Pre-release
Pre-release

⚠️ 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

23 Oct 07:33
00864ce
Compare
Choose a tag to compare
v4.0.0-alpha.0 Pre-release
Pre-release

⚠️ 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

06 Dec 15:51
9b3ff91
Compare
Choose a tag to compare

Added

v3.4.0

04 Dec 13:14
ca00feb
Compare
Choose a tag to compare

Added

Fixed