Skip to content

Commit 7476576

Browse files
Release v2.13.0 (#1011)
**Added** - feat: add loginWithCustomTokenExchange and deprecate exchangeToken [\#1010](#1010) ([yogeshchoudhary147](https://github.com/yogeshchoudhary147))
1 parent e07cc1b commit 7476576

32 files changed

Lines changed: 118 additions & 89 deletions

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.12.0
1+
v2.13.0

CHANGELOG.md

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

3+
## [v2.13.0](https://github.com/auth0/auth0-react/tree/v2.13.0) (2026-02-05)
4+
[Full Changelog](https://github.com/auth0/auth0-react/compare/v2.12.0...v2.13.0)
5+
6+
**Added**
7+
- feat: add loginWithCustomTokenExchange and deprecate exchangeToken [\#1010](https://github.com/auth0/auth0-react/pull/1010) ([yogeshchoudhary147](https://github.com/yogeshchoudhary147))
8+
39
## [v2.12.0](https://github.com/auth0/auth0-react/tree/v2.12.0) (2026-01-28)
410
[Full Changelog](https://github.com/auth0/auth0-react/compare/v2.11.0...v2.12.0)
511

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/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/AuthenticationError.html

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

docs/classes/ConnectError.html

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

0 commit comments

Comments
 (0)