Files
react-native-firebase/packages/app/CHANGELOG.md
@Salakar bc7c51a547 chore(release): release packages
- @react-native-firebase/admob@7.4.0
 - @react-native-firebase/analytics@7.4.0
 - @react-native-firebase/app@8.3.0
 - @react-native-firebase/auth@8.3.0
 - @react-native-firebase/crashlytics@8.2.0
 - @react-native-firebase/database@7.4.0
 - @react-native-firebase/dynamic-links@7.4.0
 - @react-native-firebase/firestore@7.5.0
 - @react-native-firebase/functions@7.3.0
 - @react-native-firebase/iid@7.3.0
 - @react-native-firebase/in-app-messaging@7.3.0
 - @react-native-firebase/messaging@7.6.0
 - @react-native-firebase/ml-natural-language@7.3.0
 - @react-native-firebase/ml-vision@7.3.0
 - @react-native-firebase/perf@7.3.0
 - @react-native-firebase/remote-config@8.1.0
 - @react-native-firebase/storage@7.3.0
 - @react-native-firebase/template@6.9.0
 - react-native-firebase-tests@8.2.0
2020-08-03 09:45:52 +00:00

6.3 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.3.0 (2020-08-03)

Features

  • use latest android & ios Firebase SDKs version (#3956) (e7b4bb3)

8.2.0 (2020-07-09)

Features

  • analytics: add & deprecate pre-defined analytics events (#3385) (6c53f47)

8.1.0 (2020-07-07)

Features

  • android,ios: upgrade native SDK versions (#3881) (6cb68a8)

8.0.1 (2020-07-05)

Bug Fixes

  • correct androidResolutionForPlayServices API (afcd794), closes #3864

8.0.0 (2020-06-30)

  • feat(crashlytics)!: upgrade to new Firebase Crashlytics SDK (#3580) (cad58e1), closes #3580

BREAKING CHANGES

  • This is a breaking change to remove the use of the Fabric SDKs.

Co-authored-by: David Buchan-Swanson david.buchanswanson@gmail.com Co-authored-by: Mike Diarmid mike.diarmid@gmail.com [publish]

7.3.1 (2020-06-26)

Bug Fixes

  • app,ios: build fails when targeting Mac (Project Catalyst) (13bc6a7)

7.3.0 (2020-06-22)

Features

  • firestore: support clearPersistence() & terminate() APIs (#3591) (57ff900)

7.2.1 (2020-06-10)

Bug Fixes

  • android: generate version for ReactNativeFirebaseAppRegistrar.java (#3766) (1324985)

7.2.0 (2020-06-03)

Features

  • app: add Play Services available utilities (#3601) (0b0f858)

7.1.4 (2020-05-29)

Note: Version bump only for package @react-native-firebase/app

7.1.3 (2020-05-29)

Note: Version bump only for package @react-native-firebase/app

7.1.2 (2020-05-29)

Note: Version bump only for package @react-native-firebase/app

7.1.1 (2020-05-29)

Bug Fixes

  • android: remove deprecated usages of APPLICATION_ID (#3711) (984d3fc)

7.1.0 (2020-05-22)

Features

7.0.1 (2020-05-13)

Note: Version bump only for package @react-native-firebase/app

7.0.0 (2020-05-13)

  • feat!: all packages should depend on core (#3613) (252a423), closes #3613

Features

  • ios: podspecs now utilize CoreOnly instead of Core (#3575) (35285f1)

BREAKING CHANGES

  • breaking change to mark new internal versioning requirements.