Releases: auth0/auth0-react
Releases · auth0/auth0-react
v2.3.0
What's Changed
- Bump @types/react from 18.2.42 to 18.2.43 by @dependabot in #695
- Align release process by supporting release-directory by @frederikprijck in #696
- Ensure tag-exists action works as intended by @frederikprijck in #698
- Use outputs for capturing release-notes by @frederikprijck in #699
- Bump github/codeql-action from 2 to 3 by @dependabot in #703
- Bump @types/react from 18.2.43 to 18.2.45 by @dependabot in #702
- Bump browserstack-cypress-cli from 1.27.0 to 1.28.0 by @dependabot in #701
- Bump oidc-provider from 8.4.2 to 8.4.3 by @dependabot in #704
- Update automated release process to latest version by @frederikprijck in #705
- Bump eslint from 8.55.0 to 8.56.0 by @dependabot in #707
- Bump @types/react-dom from 18.2.17 to 18.2.18 by @dependabot in #706
- Update auth0-context.tsx by @frederikprijck in #708
- Bump actions/cache from 3 to 4 by @dependabot in #721
- Fixed typo in Auth0Provider docs by @waxmar in #725
- Bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in #726
- Bump typedoc from 0.25.4 to 0.25.7 by @dependabot in #713
- Bump browserstack-cypress-cli from 1.28.0 to 1.28.1 by @dependabot in #715
- Bump oidc-provider from 8.4.3 to 8.4.5 by @dependabot in #720
- Bump @types/react from 18.2.45 to 18.2.64 by @dependabot in #747
- Bump @types/jest from 29.5.11 to 29.5.12 by @dependabot in #750
- Workaround for failing "integration test (CRA)" by @nandan-bhat in #769
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #773
- Bump cypress from 13.6.1 to 13.12.0 by @dependabot in #770
- Bump ws from 7.5.9 to 7.5.10 by @dependabot in #768
- Bump ts-jest from 29.1.1 to 29.1.5 by @dependabot in #766
- Bump @testing-library/react from 14.1.2 to 14.3.1 by @dependabot in #757
- Bump follow-redirects from 1.15.3 to 1.15.6 by @dependabot in #752
- Bump express from 4.18.2 to 4.19.2 in /examples/users-api by @dependabot in #754
- Bump jose from 4.11.0 to 4.15.5 in /examples/users-api by @dependabot in #749
- Bump next from 13.5.6 to 14.1.1 in /examples/nextjs-app by @dependabot in #761
- Bump pretty-quick from 3.1.3 to 3.3.1 by @dependabot in #736
- Update codeowner file with new GitHub team name by @stevenwong-okta in #790
- ci: changed pull_request_target to pull_request and removed the authorize step by @desusai7 in #796
- Add ReversingLabs Workflow (Don't Merge) by @developerkunal in #782
- Feature/react19 by @tusharpandey13 in #824
- Release v2.3.0 by @tusharpandey13 in #825
- fix npm release workflow by @tusharpandey13 in #826
- Revert "Release v2.3.0" by @tusharpandey13 in #827
- Release v2.3.0 by @tusharpandey13 in #828
New Contributors
- @waxmar made their first contribution in #725
- @nandan-bhat made their first contribution in #769
- @stevenwong-okta made their first contribution in #790
- @desusai7 made their first contribution in #796
Full Changelog: v2.2.4...v2.3.0
v2.2.4
Changed
- Update Auth0-SPA-JS to latest version #690 (frederikprijck)
v2.2.3
Fixed
- Revert "Make OAuthError extend GenericError" #646 (frederikprijck)
v2.2.2
Fixed
- Export all errors from SPA-JS #637 (frederikprijck)
Changed
- Make OAuthError extend GenericError #638 (frederikprijck)
v2.2.1
v2.2.0
Added
- Support Organization Name #552 (frederikprijck)
Fixed
- Fix incorrect logout jsdocx example #551 (frederikprijck)
- Fix inconsistent logout function types #548 (frederikprijck)