diff --git a/.version b/.version index 39326cb9..0c8f8801 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -v2.15.0 \ No newline at end of file +v2.15.1 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 70612f81..09d2f271 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [v2.15.1](https://github.com/auth0/auth0-react/tree/v2.15.1) (2026-03-13) +[Full Changelog](https://github.com/auth0/auth0-react/compare/v2.15.0...v2.15.1) + +**Changed** +- chore(deps): update @auth0/auth0-spa-js to version 2.17.1 [\#1045](https://github.com/auth0/auth0-react/pull/1045) ([gyaneshgouraw-okta](https://github.com/gyaneshgouraw-okta)) + ## [v2.15.0](https://github.com/auth0/auth0-react/tree/v2.15.0) (2026-02-17) [Full Changelog](https://github.com/auth0/auth0-react/compare/v2.14.0...v2.15.0) diff --git a/docs/classes/OAuthError.html b/docs/classes/OAuthError.html index e286af6f..aa732719 100644 --- a/docs/classes/OAuthError.html +++ b/docs/classes/OAuthError.html @@ -1,7 +1,7 @@
Optionalerror_description: stringOptionalerror_description: stringOptionalerror_OptionalstackStatic OptionalprepareOptional override for formatting stack traces
StaticstackProvides the Auth0Context to its child components.
-
An OAuth2 error will come from the authorization server and will have at least an
errorproperty which will be the error code. And possibly anerror_descriptionpropertySee: https://openid.net/specs/openid-connect-core-1_0.html#rfc.section.3.1.2.6
-