github invertase/react-native-firebase v22.0.0

latest releases: v24.1.1, v24.1.0, v24.0.0...
6 hours ago

⚠ BREAKING CHANGES

  • firestore: alter all use of DocumentSnapshot exists to exists() - should be a method not a property
  • auth: return type of auth isSignInWithEmailLink changed from boolean to Promise<boolean>
  • app, sdks: firebase-ios-sdk 11.12.0 requires Xcode 16.2+

Features

  • app, sdks: firebase-ios-sdk 11.12.0 / firebase-android-sdk 33.13.0 (c63d843)
  • auth: use native isSignInWithEmailLink - returns Promise vs boolean (#8450) (3785690)

Bug Fixes

  • analytics: Type defs (#8363) (74efc84)
  • android: use = assignment vs deprecated space-assignment (39c2ecb)
  • auth: Make REVERSED_CLIENT_ID optional (#8470) (a909d1b)
  • enable provenance signing during publish (4535f0d)
  • firestore: DocumentSnapshot.exists() should be a method not a property (#8483) (346272c)

Don't miss a new react-native-firebase release

NewReleases is sending notifications on new releases.