Skip to content

Latest commit

 

History

History
148 lines (77 loc) · 9.61 KB

CHANGELOG.md

File metadata and controls

148 lines (77 loc) · 9.61 KB

Change Log

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

8.4.5 (2020-09-30)

Bug Fixes

  • types: enable TypeScript libCheck & resolve type conflicts (#4306) (aa8ee8b)

8.4.4 (2020-09-30)

Bug Fixes

  • app, ios: avoid photo API not present on Catalyst (#4328) (86f1f63)

8.4.3 (2020-09-17)

Bug Fixes

  • ios, podspec: depend on React-Core instead of React (#4275) (fd1a2be)

8.4.2 (2020-09-11)

Bug Fixes

  • crashlytics, ios: explicitly set collection opt in/out (#4236) (cda4c10)

8.4.1 (2020-08-28)

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

8.4.0 (2020-08-26)

Features

  • bump firebase sdk versions, add GoogleApi dep, use Android API29 (#4122) (728f418)

NOTE: UPDATE ALL REACT-NATIVE-FIREBASE PACKAGES TO CURRENT STABLE FOR COMPATIBILITY - #4154

8.3.1 (2020-08-15)

Bug Fixes

  • android, timezones: timezone offset already millis, do not adjust it (#4055) (8b0e189), closes #4053
  • core: timezone offset issues in utils (cb6a1d4)
  • Storage: AL (asset library) methodology deprecated since iOS 8 (#4054) (bf3b252)

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 [email protected] Co-authored-by: Mike Diarmid [email protected] [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.