Skip to content

Releases: react-native-google-signin/google-signin

v12.1.0

24 May 09:45
Compare
Choose a tag to compare

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

23 May 13:28
Compare
Choose a tag to compare

12.0.0 (2024-05-23)

Features

  • isSignedIn() has become hasPreviousSignIn()
  • a few function calls that were async are now sync: hasPreviousSignIn(), getCurrentUser()
  • flow typings have been removed. Let me know if you need them Added 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

v10.1.2

28 Mar 15:38
Compare
Choose a tag to compare

10.1.2 (2024-03-27)

Bug Fixes

  • ios: pin GoogleSignIn dep to 7.0.0 , backported to v10

Please note there's a paid version of the package with some extra features and bug fixes available.

v11.0.1

27 Mar 22:18
Compare
Choose a tag to compare

11.0.1 (2024-03-27)

Bug Fixes

Please note there's a paid version of the package with some extra features and bug fixes available.

v11.0.0

16 Dec 15:31
Compare
Choose a tag to compare

11.0.0 (2023-12-16)

Features

Please note there's a paid version of the package with some extra features and bug fixes available.

BREAKING CHANGES

  • target ios 13.4 for expo SDK 50 podspec. If you're on SDK 49, use v10

v10.1.1

17 Nov 20:37
Compare
Choose a tag to compare

10.1.1 (2023-11-17)

Bug Fixes

Please note there's a paid version of the package with some extra features and bug fixes available.

v10.1.0

26 Oct 07:41
Compare
Choose a tag to compare

10.1.0 (2023-10-26)

Features

Please note there's a paid version of the package with some extra features and bug fixes available.

v10.0.1

24 May 08:31
Compare
Choose a tag to compare

10.0.1 (2023-05-24)

Features

If this package helps you, please consider donating to support the maintenance of this package.

BREAKING CHANGES

  • ios sdk upgraded. However, the public api of the module has not changed.

Improvements

Apart from the underlying major update, there are also improvements in

  • docs (please note the changes in docs of isSignedIn)
  • more accurate error descriptions in some cases
  • usage of deprecated iOS methods removed

v10.0.0

24 May 08:00
Compare
Choose a tag to compare

10.0.0 (2023-05-24)

Features

If this package helps you, please consider donating to support the maintenance of this package.

BREAKING CHANGES

  • ios sdk upgraded

Improvements

Apart from the underlying major update, there are also improvements in

  • docs (please note the changes in docs of isSignedIn)
  • more accurate error descriptions in some cases
  • usage of deprecated iOS methods removed

v9.1.0

22 May 21:29
Compare
Choose a tag to compare

9.1.0 (2023-05-22)

Features

If this package helps you, please consider donating to support the maintenance of this package.