Releases: auth0/auth0-react
Releases · auth0/auth0-react
v1.12.0
v1.11.0
v1.10.2
v1.10.1
v1.10.0
Added
- Update React and other deps #350 (adamjmcgrath)
Fixed
- appState is an optional argument #341 (adamjmcgrath)
v1.9.0
Added
- Update to [email protected] #319 (adamjmcgrath)
- Memoize context value in auth0-provider #318 (claycoleman)
Fixed
- Avoid potential multiple invocations of loginWithRedirect #311 (kweiberth)
- Add connection property to Auth0ProviderOptions #283 (stevehobbsdev)
v1.8.0
v1.7.0
v1.6.0
Added
- [SDK-2603] Expose custom caching options from Auth0 SPA SDK #255 (stevehobbsdev)
v1.5.0
Added
- Expose
handleRedirectCallback#233 (stevehobbsdev) - Add TUser type param to useAuth0 hook #230 (Jameskmonger)
Changed
Fixed
- Check for state along with error param #231 (adamjmcgrath)