Skip to content

Commit 234ec67

Browse files
Release v4.11.1 (#2395)
2 parents 8824296 + 49b0684 commit 234ec67

File tree

93 files changed

+297
-287
lines changed

Some content is hidden

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

93 files changed

+297
-287
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v4.11.0
1+
v4.11.1

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## [v4.11.1](https://github.com/auth0/nextjs-auth0/tree/v4.11.1) (2025-10-31)
4+
[Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v4.11.0...v4.11.1)
5+
6+
**Fixed**
7+
- fix: DPoP nonce retry on auth code callback [\#2391](https://github.com/auth0/nextjs-auth0/pull/2391) ([tusharpandey13](https://github.com/tusharpandey13))
8+
- fix: append intl headers in with-next-intl instead of overwrite [\#2386](https://github.com/auth0/nextjs-auth0/pull/2386) ([tusharpandey13](https://github.com/tusharpandey13))
9+
- fix: make sure `beforeSessionSaved` hook gets the updated token after refresh [\#2387](https://github.com/auth0/nextjs-auth0/pull/2387) ([tusharpandey13](https://github.com/tusharpandey13))
10+
- Fix `updateSession` and header overwrite issues [\#2330](https://github.com/auth0/nextjs-auth0/pull/2330) ([tusharpandey13](https://github.com/tusharpandey13))
11+
- bugfix: Remove React dependency from server helpers to fix edge runtime bundling [\#2329](https://github.com/auth0/nextjs-auth0/pull/2329) ([tusharpandey13](https://github.com/tusharpandey13))
12+
313
## [v4.11.0](https://github.com/auth0/nextjs-auth0/tree/v4.11.0) (2025-10-18)
414
[Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v4.10.0...v4.11.0)
515

docs/assets/hierarchy.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/navigation.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/errors.AccessTokenError.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/classes/errors.AccessTokenForConnectionError.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

docs/classes/errors.AuthorizationCodeGrantError.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)