Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v4.12.0
v4.11.0
9 changes: 0 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
# Change Log

## [v4.12.0](https://github.com/auth0/nextjs-auth0/tree/v4.12.0) (2025-10-30)
[Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v4.11.0...v4.12.0)

**Fixed**
- 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))
- 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))
- Fix `updateSession` and header overwrite issues [\#2330](https://github.com/auth0/nextjs-auth0/pull/2330) ([tusharpandey13](https://github.com/tusharpandey13))
- 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))

## [v4.11.0](https://github.com/auth0/nextjs-auth0/tree/v4.11.0) (2025-10-18)
[Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v4.10.0...v4.11.0)

Expand Down
2 changes: 1 addition & 1 deletion docs/assets/hierarchy.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/assets/navigation.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/assets/search.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/errors.AccessTokenError.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/classes/errors.AccessTokenForConnectionError.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/errors.AuthorizationCodeGrantError.html

Large diffs are not rendered by default.

Loading