Skip to content

Releases: forwardsoftware/react-auth

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 15:51
Immutable release. Only release title and notes can be modified.
20c581f

2.1.0 (2026-03-28)

Features

  • react-auth: add createMultiAuth for multi-provider support (#241) (581697d)

v2.0.5

Choose a tag to compare

@github-actions github-actions released this 28 Mar 15:21
Immutable release. Only release title and notes can be modified.
7ec64b4

2.0.5 (2026-03-28)

Bug Fixes

  • deps: bump typescript from 5.9.3 to 6.0.2 (#234) (631b117)

react-auth-google: v1.1.2

Choose a tag to compare

@github-actions github-actions released this 18 Mar 07:05
Immutable release. Only release title and notes can be modified.
3d200b2

1.1.2 (2026-03-18)

Bug Fixes

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 17 Mar 19:01
Immutable release. Only release title and notes can be modified.
4a74f6a

2.0.4 (2026-03-17)

Bug Fixes

  • core-lib: update package.json with missing details (#225) (8d7debd)

react-auth-google: v1.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Mar 18:45
Immutable release. Only release title and notes can be modified.
8bb20d8

1.1.1 (2026-03-17)

Bug Fixes

  • google-signin: update package.json with missing details (#223) (6f7378d)

react-auth-google: v1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Mar 18:30
Immutable release. Only release title and notes can be modified.
c913ea7

1.1.0 (2026-03-17)

Features

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 18 Nov 22:43
Immutable release. Only release title and notes can be modified.
041dad7

2.0.3 (2025-11-18)

Bug Fixes

  • update dependencies to fix vulnerability issues (#136) (8caadeb)

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 10 Oct 23:44
e6e0eac

2.0.2 (2025-10-10)

Bug Fixes

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

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Oct 21:35
5c8067e

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

Choose a tag to compare

@github-actions github-actions released this 16 May 16:45
a2a053f

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)