Skip to content

Releases: auth0/nextjs-auth0

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

v3.3.0

13 Nov 16:00
8b4a852
Compare
Choose a tag to compare

Added

Fixed

  • Fix wrong response type in AfterRefreshPageRoute #1523 (thutter)

v3.2.0

05 Oct 12:13
896dafe
Compare
Choose a tag to compare

Added

Fixed

v3.1.0

08 Aug 11:56
c59639b
Compare
Choose a tag to compare

Added

Changed

Fixed

v3.0.1

31 Jul 11:58
a6c4f7f
Compare
Choose a tag to compare

Fixed