Releases: auth0/auth0-react
Releases · auth0/auth0-react
v0.2.0
Added
- [SDK-1642] Add missing methods from SPA JS #11 (adamjmcgrath)
- [SDK-1582] Normalize the auth0 error and add error handling to the basic example #10 (adamjmcgrath)
Changed
- Rename auth prop to prevent clashes and align with public api #14 (adamjmcgrath)
- Bundle SPA JS with the SDK for easier install #13 (adamjmcgrath)
v0.1.0
Added
- [SDK-1580][SDK-1581] Add withAuth and withLoginRequired #7 (adamjmcgrath)
- [SDK-1583] Setup basic README for Early Access #6 (adamjmcgrath)
- [SDK-1577][SDK-1578] Add login functionality #5 (adamjmcgrath)
- [SDK-1576] Linting #4 (adamjmcgrath)
- [SDK-1572] Added CircleCI config #3 (Widcket)
- [SDK-1568] Set up unit tests #2 (adamjmcgrath)
- [SDK-1570][SDK-1571] Setup dev environment and build targets #1 (adamjmcgrath)