Skip to content

Commit 724310c

Browse files
Release v4.0.2 (#1927)
2 parents fd6a68f + 3d915d9 commit 724310c

File tree

61 files changed

+148
-184
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+148
-184
lines changed

.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v4.0.1
1+
v4.0.2

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## [v4.0.2](https://github.com/auth0/nextjs-auth0/tree/v4.0.2) (2025-02-19)
4+
[Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v4.0.1...v4.0.2)
5+
6+
**Changed**
7+
- Update API DOCs link on the README.md [\#1914](https://github.com/auth0/nextjs-auth0/pull/1914) ([nandan-bhat](https://github.com/nandan-bhat))
8+
- Updating API DOCs [\#1913](https://github.com/auth0/nextjs-auth0/pull/1913) ([nandan-bhat](https://github.com/nandan-bhat))
9+
10+
**Fixed**
11+
- fix: read and migrate v3 session format to v4 [\#1923](https://github.com/auth0/nextjs-auth0/pull/1923) ([guabu](https://github.com/guabu))
12+
- fix/updateV4MigrationGuide [\#1925](https://github.com/auth0/nextjs-auth0/pull/1925) ([tusharpandey13](https://github.com/tusharpandey13))
13+
314
## [v4.0.1](https://github.com/auth0/nextjs-auth0/releases/tag/v4.0.1) (2025-02-12)
415

516
[Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v4.0.0...v4.0.1)

docs/assets/hierarchy.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/navigation.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/search.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/errors.AccessTokenError.html

+2-2
Large diffs are not rendered by default.

docs/classes/errors.AuthorizationCodeGrantError.html

+2-2
Large diffs are not rendered by default.

docs/classes/errors.AuthorizationError.html

+2-2
Large diffs are not rendered by default.

docs/classes/errors.BackchannelLogoutError.html

+2-2
Large diffs are not rendered by default.

docs/classes/errors.DiscoveryError.html

+2-2
Large diffs are not rendered by default.

docs/classes/errors.FederatedConnectionsAccessTokenError.html

-9
This file was deleted.

0 commit comments

Comments
 (0)