Skip to content

Releases: forwardsoftware/react-auth

v2.0.2

10 Oct 23:44
e6e0eac
Compare
Choose a tag to compare

2.0.2 (2025-10-10)

Bug Fixes

  • lib: update react-native entry in lib package.json (#111) (0056377)

v2.0.1

07 Oct 21:35
5c8067e
Compare
Choose a tag to compare

2.0.1 (2025-10-07)

Bug Fixes

  • deps: bump use-sync-external-store from 1.5.0 to 1.6.0 (#104) (5ed760d)

v2.0.0

16 May 16:45
a2a053f
Compare
Choose a tag to compare

2.0.0 (2025-05-13)

⚠ BREAKING CHANGES

  • Expose enhanced AuthClient interface and refactor authentication logic (#13)

Features

  • Expose enhanced AuthClient interface and refactor authentication logic (#13) (b5d3988)
  • modernize project tooling, dependencies, and examples (#7) (ac06376)

v1.1.0

16 Nov 01:31
d52963b
Compare
Choose a tag to compare

What's Changed

  • Add CodeQL workflow for GitHub code scanning by @lgtm-com in #3
  • Upgrade GitHub Actions by @panz3r in #4
  • Upgrade Dependencies by @panz3r in #5
  • Improve Concurrency Handling by @panz3r in #6

New Contributors

  • @lgtm-com made their first contribution in #3

Full Changelog: v1.0.2...v1.1.0

v1.0.2

21 May 13:41
Compare
Choose a tag to compare

What's Changed

  • Explicitly declare children prop for AuthProvider component by @panz3r in #2

New Contributors

  • @panz3r made their first contribution in #2

Full Changelog: v1.0.1...v1.0.2

v1.0.1

12 May 16:42
Compare
Choose a tag to compare

Added React-Native example

v1.0.0

08 Apr 17:11
Compare
Choose a tag to compare

🎉 First release! 🎉