diff --git a/.version b/.version index 311f78b6..ff76dbc5 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -v2.13.0 \ No newline at end of file +v2.14.0 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 53da4384..a3c887df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [v2.14.0](https://github.com/auth0/auth0-react/tree/v2.14.0) (2026-02-13) +[Full Changelog](https://github.com/auth0/auth0-react/compare/v2.13.0...v2.14.0) + +**Changed** +- chore: bump @auth0/auth0-spa-js to v2.15.0 [\#1017](https://github.com/auth0/auth0-react/pull/1017) ([yogeshchoudhary147](https://github.com/yogeshchoudhary147)) + ## [v2.13.0](https://github.com/auth0/auth0-react/tree/v2.13.0) (2026-02-05) [Full Changelog](https://github.com/auth0/auth0-react/compare/v2.12.0...v2.13.0) diff --git a/docs/classes/OAuthError.html b/docs/classes/OAuthError.html index a5e96d1b..81791ea2 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
-