We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 948f5ef commit 2a54491Copy full SHA for 2a54491
2 files changed
examples/gatsby-app/CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# Change Log
2
+
3
+## [v2.10.0](https://github.com/auth0/auth0-react/tree/v2.10.0) (2025-12-05)
4
5
+**Added**
6
+- feat: add custom token exchange support [\#928](https://github.com/auth0/auth0-react/pull/928) ([gyaneshgouraw-okta](https://github.com/gyaneshgouraw-okta))
examples/gatsby-app/package.json
@@ -2,7 +2,7 @@
"name": "gatsby-starter-default",
"private": true,
"description": "A simple starter to get up and developing quickly with Gatsby",
- "version": "0.1.0",
+ "version": "2.10.0",
"dependencies": {
7
"@auth0/auth0-react": "file:../..",
8
"bootstrap": "^5.0.0",
0 commit comments