Skip to content

Latest commit

 

History

History
240 lines (121 loc) · 14.9 KB

File metadata and controls

240 lines (121 loc) · 14.9 KB

Change Log

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

10.4.0 (2020-12-30)

Bug Fixes

  • ios: bump ios min deployment to ios10 - remnant from #4471 (4a57578)

10.3.1 (2020-12-18)

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

10.3.0 (2020-12-18)

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

10.2.0 (2020-12-11)

Features

  • firebase-ios-sdk 7.2.0 / firebase-android-sdk 26.1.1 (#4648) (a158a74)

10.1.1 (2020-12-02)

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

10.1.0 (2020-11-26)

Features

  • crashlytics: add custom message ability to javascript stack traces (#4609) (afaa95d)

10.0.0 (2020-11-17)

BREAKING CHANGES

  • breaking change to mark new internal versioning requirements.

8.5.2 (2020-11-10)

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

8.5.1 (2020-11-10)

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

8.5.0 (2020-11-10)

Features

  • crashlytics, ios: put input files when pod install. (#4520) (f2161fd)

8.4.12 (2020-10-30)

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

8.4.11 (2020-10-21)

Bug Fixes

  • crashlytics, ios: generate uncatchable crash for iOS crash testing (#4426) (2dcaad5)

8.4.10 (2020-10-16)

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

8.4.9 (2020-09-30)

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

8.4.8 (2020-09-30)

Bug Fixes

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

8.4.7 (2020-09-30)

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

8.4.6 (2020-09-17)

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

8.4.5 (2020-09-17)

Bug Fixes

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

8.4.4 (2020-09-11)

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

8.4.3 (2020-09-11)

Bug Fixes

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

8.4.2 (2020-08-28)

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

8.4.1 (2020-08-26)

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

8.4.0 (2020-08-26)

Features

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

8.3.4 (2020-08-25)

Bug Fixes

  • ios, crashlytics: allow Crashlytics inclusion w/o Analytics (#4134) (e023b71)

8.3.3 (2020-08-24)

Bug Fixes

  • ios, crashlytics: use NSInternalInconsistencyException to crash w/o redbox (#4126) (2cbab5c)

8.3.2 (2020-08-20)

Bug Fixes

  • ios, crashlytics: use new recommended manual crash style (#4111) (6b136c3)

8.3.1 (2020-08-15)

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

8.3.0 (2020-08-03)

Features

  • crashlytics: add new APIs checkForUnsentReports, deleteUnsentReports,didCrashOnPreviousExecution,sendUnsentReports (#4009) (52eeed3)

8.2.1 (2020-08-03)

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

8.2.0 (2020-08-03)

Features

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

8.1.2 (2020-07-09)

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

8.1.1 (2020-07-07)

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

8.1.0 (2020-07-07)

Features

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

8.0.3 (2020-07-05)

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

8.0.2 (2020-07-05)

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

8.0.1 (2020-06-30)

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

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.

7.1.7 (2020-06-26)

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

7.1.6 (2020-06-22)

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

7.1.5 (2020-06-10)

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

7.1.4 (2020-06-03)

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

7.1.3 (2020-05-29)

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

7.1.2 (2020-05-29)

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

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/crashlytics

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.