Releases: react-native-google-signin/google-signin
v13.1.0
v13.0.3
13.0.3 (2024-09-19)
Bug Fixes
Please note there's a paid version of the package with some extra features available.
v13.0.2
13.0.2 (2024-09-19)
Bug Fixes
Please note there's a paid version of the package with some extra features available.
v13.0.1
13.0.1 (2024-09-03)
Bug Fixes
Please note there's a paid version of the package with some extra features available.
v13.0.0
13.0.0 (2024-09-01)
Features
Bugfixes
See migration notes in https://react-native-google-signin.github.io/docs/migrating
Please note there's a paid version of the package with some extra features available.
BREAKING CHANGES
- function signatures have changed
v12.2.1
12.2.1 (2024-06-10)
Bug Fixes
Please note there's a paid version of the package with some extra features available.
v12.2.0
12.2.0 (2024-06-06)
Features
Please note there's a paid version of the package with some extra features available.
v12.1.1
12.1.1 (2024-05-30)
Bug Fixes
Please note there's a paid version of the package with some extra features available.
v12.1.0
12.1.0 (2024-05-24)
Features
Please note there's a paid version of the package with some extra features available.
v12.0.0
12.0.0 (2024-05-23)
Features
- isSignedIn() has become hasPreviousSignIn()
- 2 function calls that were async are now sync: hasPreviousSignIn(), getCurrentUser()
flow typings have been removed. Let me know if you need themAdded back in 12.1.0- uses latest underlying SDKs
Web support and One-tap sign in functionality remain sponsor-only. I want to thank my sponsors for their support! It allowed me to work on New Arch support, bridgeless mode, and on PRs to the Google Sign in iOS SDK google/GoogleSignIn-iOS#402 and openid/AppAuth-iOS#788 β€οΈ .
Please note there's a paid version of the package with some extra features available.
BREAKING CHANGES
- some function signatures have changed from being async to sync and 1 function was renamed, see above
- jest mock location changed: see https://react-native-google-signin.github.io/docs/jest-mock