diff --git a/.version b/.version
index 1f38bc0e..805579f3 100644
--- a/.version
+++ b/.version
@@ -1 +1 @@
-v2.10.0
\ No newline at end of file
+v2.11.0
\ No newline at end of file
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 76038178..2d9efbca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log
+## [v2.11.0](https://github.com/auth0/auth0-react/tree/v2.11.0) (2025-12-11)
+[Full Changelog](https://github.com/auth0/auth0-react/compare/v2.10.0...v2.11.0)
+
+**Added**
+- chore: upgrade @auth0/auth0-spa-js to v2.11.0 [\#948](https://github.com/auth0/auth0-react/pull/948) ([yogeshchoudhary147](https://github.com/yogeshchoudhary147))
+
## [v2.10.0](https://github.com/auth0/auth0-react/tree/v2.10.0) (2025-12-05)
[Full Changelog](https://github.com/auth0/auth0-react/compare/v2.9.0...v2.10.0)
diff --git a/docs/classes/MfaRequiredError.html b/docs/classes/MfaRequiredError.html
index 81e0015a..e3e4321a 100644
--- a/docs/classes/MfaRequiredError.html
+++ b/docs/classes/MfaRequiredError.html
@@ -1,5 +1,5 @@
MfaRequiredError | @auth0/auth0-react Defined in node_modules/@auth0/auth0-spa-js/dist/typings/errors.d.ts:53 Index Defined in node_modules/@auth0/auth0-spa-js/dist/typings/errors.d.ts:56 Constructors constructor new MfaRequiredError ( error : string , error_description : string , mfa_token : string , ) : MfaRequiredError Parameters error : string error_description : string mfa_token : string Properties error_ description error_description : string
mfa_ token mfa_token : string
Defined in node_modules/@auth0/auth0-spa-js/dist/typings/errors.d.ts:54 Optionalstack stack ?: string
Static Optionalprepare Stack Trace prepareStackTrace ?: ( err : Error , stackTraces : CallSite [] ) => any
Constructors constructor new MfaRequiredError ( error : string , error_description : string , mfa_token : string , ) : MfaRequiredError Parameters error : string error_description : string mfa_token : string Properties error_ description error_description : string
mfa_ token mfa_token : string
Defined in node_modules/@auth0/auth0-spa-js/dist/typings/errors.d.ts:57 Optionalstack stack ?: string
Static Optionalprepare Stack Trace prepareStackTrace ?: ( err : Error , stackTraces : CallSite [] ) => any
Staticstack Trace Limit stackTraceLimit : number
Methods Staticcapture Stack Trace captureStackTrace ( targetObject : object , constructorOpt ?: Function ) : void Parameters targetObject : object OptionalconstructorOpt : Function Returns void Staticfrom Payload fromPayload ( __namedParameters : { error : string ; error_description : string } , ) : GenericError Parameters __namedParameters : { error : string ; error_description : string }
diff --git a/docs/classes/MissingRefreshTokenError.html b/docs/classes/MissingRefreshTokenError.html
index 47571d3c..cc98e101 100644
--- a/docs/classes/MissingRefreshTokenError.html
+++ b/docs/classes/MissingRefreshTokenError.html
@@ -1,5 +1,5 @@
MissingRefreshTokenError | @auth0/auth0-react Class MissingRefreshTokenError Defined in node_modules/@auth0/auth0-spa-js/dist/typings/errors.d.ts:60 Index Defined in node_modules/@auth0/auth0-spa-js/dist/typings/errors.d.ts:63 Constructors constructor Parameters audience : string scope : string Properties audience audience : string
Defined in node_modules/@auth0/auth0-spa-js/dist/typings/errors.d.ts:61 error_ description error_description : string
scope scope : string
Defined in node_modules/@auth0/auth0-spa-js/dist/typings/errors.d.ts:62 Optionalstack stack ?: string
Static Optionalprepare Stack Trace prepareStackTrace ?: ( err : Error , stackTraces : CallSite [] ) => any
Constructors constructor Parameters audience : string scope : string Properties audience audience : string
Defined in node_modules/@auth0/auth0-spa-js/dist/typings/errors.d.ts:64 error_ description error_description : string
scope scope : string
Defined in node_modules/@auth0/auth0-spa-js/dist/typings/errors.d.ts:65 Optionalstack stack ?: string
Static Optionalprepare Stack Trace prepareStackTrace ?: ( err : Error , stackTraces : CallSite [] ) => any
Staticstack Trace Limit stackTraceLimit : number
Methods Staticcapture Stack Trace captureStackTrace ( targetObject : object , constructorOpt ?: Function ) : void Parameters targetObject : object OptionalconstructorOpt : Function Returns void Staticfrom Payload fromPayload ( __namedParameters : { error : string ; error_description : string } , ) : GenericError Parameters __namedParameters : { error : string ; error_description : string }
diff --git a/docs/classes/OAuthError.html b/docs/classes/OAuthError.html
index a9915c39..a4549344 100644
--- a/docs/classes/OAuthError.html
+++ b/docs/classes/OAuthError.html
@@ -1,7 +1,7 @@
OAuthError | @auth0/auth0-react Index Constructors constructor new OAuthError ( error : string , error_description ?: string ) : OAuthError Parameters error : string Optionalerror_description : string Properties Optionalerror_ description error_description ?: string
Optionalstack stack ?: string
Static Optionalprepare Stack Trace prepareStackTrace ?: ( err : Error , stackTraces : CallSite [] ) => any
Constructors constructor new OAuthError ( error : string , error_description ?: string ) : OAuthError Parameters error : string Optionalerror_description : string Properties Optionalerror_ description error_description ?: string
Optionalstack stack ?: string
Static Optionalprepare Stack Trace prepareStackTrace ?: ( err : Error , stackTraces : CallSite [] ) => any
Staticstack Trace Limit stackTraceLimit : number
Methods Staticcapture Stack Trace captureStackTrace ( targetObject : object , constructorOpt ?: Function ) : void Parameters targetObject : object OptionalconstructorOpt : Function Returns void
diff --git a/docs/classes/UseDpopNonceError.html b/docs/classes/UseDpopNonceError.html
index 6565da7f..9af63162 100644
--- a/docs/classes/UseDpopNonceError.html
+++ b/docs/classes/UseDpopNonceError.html
@@ -1,5 +1,5 @@
UseDpopNonceError | @auth0/auth0-react Defined in node_modules/@auth0/auth0-spa-js/dist/typings/errors.d.ts:76 Index Defined in node_modules/@auth0/auth0-spa-js/dist/typings/errors.d.ts:79 Constructors constructor Parameters newDpopNonce : undefined | string Properties error_ description error_description : string
new Dpop Nonce newDpopNonce : undefined | string
Defined in node_modules/@auth0/auth0-spa-js/dist/typings/errors.d.ts:77 Optionalstack stack ?: string
Static Optionalprepare Stack Trace prepareStackTrace ?: ( err : Error , stackTraces : CallSite [] ) => any
Constructors constructor Parameters newDpopNonce : undefined | string Properties error_ description error_description : string
new Dpop Nonce newDpopNonce : undefined | string
Defined in node_modules/@auth0/auth0-spa-js/dist/typings/errors.d.ts:80 Optionalstack stack ?: string
Static Optionalprepare Stack Trace prepareStackTrace ?: ( err : Error , stackTraces : CallSite [] ) => any
Staticstack Trace Limit stackTraceLimit : number
Methods Staticcapture Stack Trace captureStackTrace ( targetObject : object , constructorOpt ?: Function ) : void Parameters targetObject : object OptionalconstructorOpt : Function Returns void Staticfrom Payload fromPayload ( __namedParameters : { error : string ; error_description : string } , ) : GenericError Parameters __namedParameters : { error : string ; error_description : string }
diff --git a/docs/functions/Auth0Provider.html b/docs/functions/Auth0Provider.html
index 744fbdde..24e20cb5 100644
--- a/docs/functions/Auth0Provider.html
+++ b/docs/functions/Auth0Provider.html
@@ -2,4 +2,4 @@
Copy
Provides the Auth0Context to its child components.
-Returns Element
Error thrown when the token exchange results in a
-mfa_requirederror