Commit Graph

227 Commits

Author SHA1 Message Date
@Salakar
9ba6487fdb chore(release): release packages
- @react-native-firebase/crashlytics@8.3.0
 - react-native-firebase-tests@8.3.0
2020-08-03 10:06:30 +00:00
Russell Wheatley
52eeed31b3 feat(crashlytics): add new APIs checkForUnsentReports, deleteUnsentReports,didCrashOnPreviousExecution,sendUnsentReports (#4009)
Adds the following additional Crashlytics APIs:

- checkForUnsentReports()
- deleteUnsentReports()
- didCrashOnPreviousExecution()
- sendUnsentReports()

[publish]

Co-authored-by: Mike Hardy <github@mikehardy.net>
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-08-03 11:02:08 +01:00
@Salakar
07895bef0e chore(release): release packages
- @react-native-firebase/admob@7.4.1
 - @react-native-firebase/analytics@7.4.1
 - @react-native-firebase/auth@8.3.1
 - @react-native-firebase/crashlytics@8.2.1
 - @react-native-firebase/database@7.4.1
 - @react-native-firebase/dynamic-links@7.4.1
 - @react-native-firebase/firestore@7.5.1
 - @react-native-firebase/functions@7.3.1
 - @react-native-firebase/iid@7.3.1
 - @react-native-firebase/in-app-messaging@7.3.1
 - @react-native-firebase/messaging@7.6.1
 - @react-native-firebase/ml-natural-language@7.3.1
 - @react-native-firebase/ml-vision@7.3.1
 - @react-native-firebase/perf@7.3.1
 - @react-native-firebase/remote-config@8.1.1
 - @react-native-firebase/storage@7.3.1
 - react-native-firebase-tests@8.2.1
2020-08-03 09:48:30 +00:00
@Salakar
581e2ea605 build(crashlytics): update core peer dependency to v8.3.0 [publish] 2020-08-03 09:45:54 +00:00
@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
Russell Wheatley
bf0611f10d refactor!: remove flow types (#3954)
* chore(*): removed flow types

* chore(app): rm app-types package
2020-07-30 10:12:16 +01:00
Russell Wheatley
e7b4bb31b0 feat: use latest android & ios Firebase SDKs version (#3956)
* chore(*): version upgrades

* chore(*, ios): update GoogleUtilities test/ios

* chore(_,ios): update pod lock

* chore(crashlytics, android): update SDK for tests

* chore: move google-services plugin for gradle

* chore: ios sdk upgrade

* chore: update test Podfile.lock
2020-07-24 13:11:46 +01:00
@Salakar
91e4faf395 chore(release): release packages
- @react-native-firebase/admob@7.3.2
 - @react-native-firebase/analytics@7.3.1
 - @react-native-firebase/auth@8.1.2
 - @react-native-firebase/crashlytics@8.1.2
 - @react-native-firebase/database@7.3.2
 - @react-native-firebase/dynamic-links@7.3.2
 - @react-native-firebase/firestore@7.4.2
 - @react-native-firebase/functions@7.2.2
 - @react-native-firebase/iid@7.2.2
 - @react-native-firebase/in-app-messaging@7.2.2
 - @react-native-firebase/messaging@7.4.2
 - @react-native-firebase/ml-natural-language@7.2.2
 - @react-native-firebase/ml-vision@7.2.2
 - @react-native-firebase/perf@7.2.2
 - @react-native-firebase/remote-config@7.2.2
 - @react-native-firebase/storage@7.2.2
 - react-native-firebase-tests@8.0.9
2020-07-09 08:22:21 +00:00
@Salakar
304893b515 build(crashlytics): update core peer dependency to v8.2.0 [publish] 2020-07-09 08:20:42 +00:00
@Salakar
4cd8363212 chore(release): release packages
- @react-native-firebase/admob@7.3.1
 - @react-native-firebase/analytics@7.2.1
 - @react-native-firebase/auth@8.1.1
 - @react-native-firebase/crashlytics@8.1.1
 - @react-native-firebase/database@7.3.1
 - @react-native-firebase/dynamic-links@7.3.1
 - @react-native-firebase/firestore@7.4.1
 - @react-native-firebase/functions@7.2.1
 - @react-native-firebase/iid@7.2.1
 - @react-native-firebase/in-app-messaging@7.2.1
 - @react-native-firebase/messaging@7.4.1
 - @react-native-firebase/ml-natural-language@7.2.1
 - @react-native-firebase/ml-vision@7.2.1
 - @react-native-firebase/perf@7.2.1
 - @react-native-firebase/remote-config@7.2.1
 - @react-native-firebase/storage@7.2.1
 - react-native-firebase-tests@8.0.7
2020-07-07 06:25:56 +00:00
@Salakar
839b3ed4e4 build(crashlytics): update core peer dependency to v8.1.0 [publish] 2020-07-07 06:23:43 +00:00
@Salakar
2205eb244d chore(release): release packages
- @react-native-firebase/admob@7.3.0
 - @react-native-firebase/analytics@7.2.0
 - @react-native-firebase/app@8.1.0
 - @react-native-firebase/auth@8.1.0
 - @react-native-firebase/crashlytics@8.1.0
 - @react-native-firebase/database@7.3.0
 - @react-native-firebase/dynamic-links@7.3.0
 - @react-native-firebase/firestore@7.4.0
 - @react-native-firebase/functions@7.2.0
 - @react-native-firebase/iid@7.2.0
 - @react-native-firebase/in-app-messaging@7.2.0
 - @react-native-firebase/messaging@7.4.0
 - @react-native-firebase/ml-natural-language@7.2.0
 - @react-native-firebase/ml-vision@7.2.0
 - @react-native-firebase/perf@7.2.0
 - @react-native-firebase/remote-config@7.2.0
 - @react-native-firebase/storage@7.2.0
 - react-native-firebase-tests@8.0.6
2020-07-07 06:23:42 +00:00
Anderson Addo
6cb68a8ea8 feat(android,ios): upgrade native SDK versions (#3881)
[publish]

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-07-07 07:21:37 +01:00
@Salakar
81200c6626 chore(release): release packages
- @react-native-firebase/admob@7.2.4
 - @react-native-firebase/analytics@7.1.8
 - @react-native-firebase/auth@8.0.10
 - @react-native-firebase/crashlytics@8.0.3
 - @react-native-firebase/database@7.2.7
 - @react-native-firebase/dynamic-links@7.2.4
 - @react-native-firebase/firestore@7.2.4
 - @react-native-firebase/functions@7.1.8
 - @react-native-firebase/iid@7.1.9
 - @react-native-firebase/in-app-messaging@7.1.8
 - @react-native-firebase/messaging@7.3.1
 - @react-native-firebase/ml-natural-language@7.1.8
 - @react-native-firebase/ml-vision@7.1.9
 - @react-native-firebase/perf@7.1.8
 - @react-native-firebase/remote-config@7.1.8
 - @react-native-firebase/storage@7.1.8
 - react-native-firebase-tests@8.0.3
2020-07-05 20:47:47 +00:00
@Salakar
72e885ab5c build(crashlytics): update core peer dependency to v8.0.1 [publish] 2020-07-05 20:45:49 +00:00
@Salakar
fce966394c chore(release): release packages
- @react-native-firebase/app@8.0.1
 - @react-native-firebase/crashlytics@8.0.2
 - @react-native-firebase/dynamic-links@7.2.3
 - @react-native-firebase/messaging@7.3.0
 - react-native-firebase-tests@8.0.2
2020-07-05 20:45:49 +00:00
Mike Diarmid
88396ccacd docs: update changelog 2020-06-30 21:42:23 +01:00
@Salakar
b85d2f8d33 chore(release): release packages
- @react-native-firebase/admob@7.2.3
 - @react-native-firebase/analytics@7.1.7
 - @react-native-firebase/auth@8.0.9
 - @react-native-firebase/crashlytics@8.0.1
 - @react-native-firebase/database@7.2.6
 - @react-native-firebase/dynamic-links@7.2.2
 - @react-native-firebase/firestore@7.2.3
 - @react-native-firebase/functions@7.1.7
 - @react-native-firebase/iid@7.1.8
 - @react-native-firebase/in-app-messaging@7.1.7
 - @react-native-firebase/messaging@7.2.1
 - @react-native-firebase/ml-natural-language@7.1.7
 - @react-native-firebase/ml-vision@7.1.8
 - @react-native-firebase/perf@7.1.7
 - @react-native-firebase/remote-config@7.1.7
 - @react-native-firebase/storage@7.1.7
 - react-native-firebase-tests@8.0.1
2020-06-30 20:00:16 +00:00
@Salakar
c17ffbc32d build(crashlytics): update core peer dependency to v8.0.0 [publish] 2020-06-30 19:58:00 +00:00
@Salakar
5d40f07b46 chore(release): release packages
- @react-native-firebase/app@8.0.0
 - @react-native-firebase/crashlytics@8.0.0
 - @react-native-firebase/messaging@7.2.0
 - react-native-firebase-tests@8.0.0
2020-06-30 19:57:59 +00:00
Aure77
cad58e178b feat(crashlytics)!: upgrade to new Firebase Crashlytics SDK (#3580)
Goodbye Fabric, hello Firebase Crashlytics.

BREAKING CHANGE: 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]
2020-06-30 20:56:01 +01:00
@Salakar
ce5fcc5e85 chore(release): release packages
- @react-native-firebase/admob@7.2.2
 - @react-native-firebase/analytics@7.1.6
 - @react-native-firebase/auth@8.0.8
 - @react-native-firebase/crashlytics@7.1.7
 - @react-native-firebase/database@7.2.5
 - @react-native-firebase/dynamic-links@7.2.1
 - @react-native-firebase/firestore@7.2.2
 - @react-native-firebase/functions@7.1.6
 - @react-native-firebase/iid@7.1.7
 - @react-native-firebase/in-app-messaging@7.1.6
 - @react-native-firebase/messaging@7.1.8
 - @react-native-firebase/ml-natural-language@7.1.6
 - @react-native-firebase/ml-vision@7.1.7
 - @react-native-firebase/perf@7.1.6
 - @react-native-firebase/remote-config@7.1.6
 - @react-native-firebase/storage@7.1.6
 - react-native-firebase-tests@7.1.23
2020-06-26 08:52:01 +00:00
@Salakar
bcb7a529b3 build(crashlytics): update core peer dependency to v7.3.1 [publish] 2020-06-26 08:49:40 +00:00
@Salakar
2c342115b3 chore(release): release packages
- @react-native-firebase/admob@7.2.1
 - @react-native-firebase/analytics@7.1.5
 - @react-native-firebase/auth@8.0.7
 - @react-native-firebase/crashlytics@7.1.6
 - @react-native-firebase/database@7.2.4
 - @react-native-firebase/dynamic-links@7.1.5
 - @react-native-firebase/firestore@7.2.1
 - @react-native-firebase/functions@7.1.5
 - @react-native-firebase/iid@7.1.6
 - @react-native-firebase/in-app-messaging@7.1.5
 - @react-native-firebase/messaging@7.1.7
 - @react-native-firebase/ml-natural-language@7.1.5
 - @react-native-firebase/ml-vision@7.1.6
 - @react-native-firebase/perf@7.1.5
 - @react-native-firebase/remote-config@7.1.5
 - @react-native-firebase/storage@7.1.5
 - react-native-firebase-tests@7.1.20
2020-06-22 13:50:17 +00:00
@Salakar
abeef530cf build(crashlytics): update core peer dependency to v7.3.0 [publish] 2020-06-22 13:48:18 +00:00
@Salakar
2821001d6d chore(release): release packages
- @react-native-firebase/admob@7.1.4
 - @react-native-firebase/analytics@7.1.4
 - @react-native-firebase/auth@8.0.5
 - @react-native-firebase/crashlytics@7.1.5
 - @react-native-firebase/database@7.2.2
 - @react-native-firebase/dynamic-links@7.1.4
 - @react-native-firebase/firestore@7.1.7
 - @react-native-firebase/functions@7.1.4
 - @react-native-firebase/iid@7.1.4
 - @react-native-firebase/in-app-messaging@7.1.4
 - @react-native-firebase/messaging@7.1.5
 - @react-native-firebase/ml-natural-language@7.1.4
 - @react-native-firebase/ml-vision@7.1.4
 - @react-native-firebase/perf@7.1.4
 - @react-native-firebase/remote-config@7.1.4
 - @react-native-firebase/storage@7.1.4
 - react-native-firebase-tests@7.1.15
2020-06-10 14:02:44 +00:00
@Salakar
721fa5ef2f build(crashlytics): update core peer dependency to v7.2.1 [publish] 2020-06-10 14:00:57 +00:00
@Salakar
9793cec8e2 chore(release): release packages
- @react-native-firebase/admob@7.1.3
 - @react-native-firebase/analytics@7.1.3
 - @react-native-firebase/auth@8.0.4
 - @react-native-firebase/crashlytics@7.1.4
 - @react-native-firebase/database@7.2.1
 - @react-native-firebase/dynamic-links@7.1.3
 - @react-native-firebase/firestore@7.1.3
 - @react-native-firebase/functions@7.1.3
 - @react-native-firebase/iid@7.1.3
 - @react-native-firebase/in-app-messaging@7.1.3
 - @react-native-firebase/messaging@7.1.4
 - @react-native-firebase/ml-natural-language@7.1.3
 - @react-native-firebase/ml-vision@7.1.3
 - @react-native-firebase/perf@7.1.3
 - @react-native-firebase/remote-config@7.1.3
 - @react-native-firebase/storage@7.1.3
 - react-native-firebase-tests@7.1.11
2020-06-03 11:42:02 +00:00
@Salakar
91913dc931 build(crashlytics): update core peer dependency to v7.2.0 [publish] 2020-06-03 11:40:30 +00:00
@Salakar
71dc17371e chore(release): release packages
- @react-native-firebase/admob@7.1.2
 - @react-native-firebase/analytics@7.1.2
 - @react-native-firebase/auth@8.0.2
 - @react-native-firebase/crashlytics@7.1.3
 - @react-native-firebase/database@7.1.2
 - @react-native-firebase/dynamic-links@7.1.2
 - @react-native-firebase/firestore@7.1.2
 - @react-native-firebase/functions@7.1.2
 - @react-native-firebase/iid@7.1.2
 - @react-native-firebase/in-app-messaging@7.1.2
 - @react-native-firebase/messaging@7.1.3
 - @react-native-firebase/ml-natural-language@7.1.2
 - @react-native-firebase/ml-vision@7.1.2
 - @react-native-firebase/perf@7.1.2
 - @react-native-firebase/remote-config@7.1.2
 - @react-native-firebase/storage@7.1.2
 - react-native-firebase-tests@7.1.8
2020-05-29 14:30:32 +00:00
@Salakar
eb4b316136 build(crashlytics): update core peer dependency to v7.1.4 [publish] 2020-05-29 14:28:53 +00:00
@Salakar
6b1615d4ab chore(release): release packages
- @react-native-firebase/admob@7.1.1
 - @react-native-firebase/analytics@7.1.1
 - @react-native-firebase/auth@8.0.1
 - @react-native-firebase/crashlytics@7.1.2
 - @react-native-firebase/database@7.1.1
 - @react-native-firebase/dynamic-links@7.1.1
 - @react-native-firebase/firestore@7.1.1
 - @react-native-firebase/functions@7.1.1
 - @react-native-firebase/iid@7.1.1
 - @react-native-firebase/in-app-messaging@7.1.1
 - @react-native-firebase/messaging@7.1.2
 - @react-native-firebase/ml-natural-language@7.1.1
 - @react-native-firebase/ml-vision@7.1.1
 - @react-native-firebase/perf@7.1.1
 - @react-native-firebase/remote-config@7.1.1
 - @react-native-firebase/storage@7.1.1
 - react-native-firebase-tests@7.1.6
2020-05-29 14:12:38 +00:00
@Salakar
c72350d1b0 build(crashlytics): update core peer dependency to v7.1.3 [publish] 2020-05-29 14:10:31 +00:00
@Salakar
d571fff884 chore(crashlytics): update core peer dependency to v7.1.2 [publish] 2020-05-29 13:57:10 +00:00
@Salakar
f57d69d4bf chore(release): release packages
- @react-native-firebase/app@7.1.1
 - @react-native-firebase/crashlytics@7.1.1
 - react-native-firebase-tests@7.1.3
2020-05-29 03:43:45 +00:00
Mike Diarmid
984d3fc166 fix(android): remove deprecated usages of APPLICATION_ID (#3711)
Removed in preparation for Android Studio v.4.0.0 release today.

[publish]
2020-05-29 04:41:47 +01:00
@Salakar
7e06b159bc chore(release): release packages
- @react-native-firebase/admob@7.1.0
 - @react-native-firebase/analytics@7.1.0
 - @react-native-firebase/app@7.1.0
 - @react-native-firebase/auth@7.1.0
 - @react-native-firebase/crashlytics@7.1.0
 - @react-native-firebase/database@7.1.0
 - @react-native-firebase/dynamic-links@7.1.0
 - @react-native-firebase/firestore@7.1.0
 - @react-native-firebase/functions@7.1.0
 - @react-native-firebase/iid@7.1.0
 - @react-native-firebase/in-app-messaging@7.1.0
 - @react-native-firebase/messaging@7.1.0
 - @react-native-firebase/ml-natural-language@7.1.0
 - @react-native-firebase/ml-vision@7.1.0
 - @react-native-firebase/perf@7.1.0
 - @react-native-firebase/remote-config@7.1.0
 - @react-native-firebase/storage@7.1.0
 - react-native-firebase-tests@7.1.0
2020-05-22 21:25:15 +00:00
Russell Wheatley
4db9dbc3ec feat: update native Firebase SDK versions (#3663)
Updated Firebase Android SDK BoM version to 25.3.1 (from 24.1.0) and iOS SDK to 6.25.0 (from 6.13.0).

[publish]
2020-05-22 22:23:36 +01:00
@Salakar
dcef96cc70 chore(release): release packages
- @react-native-firebase/admob@7.0.1
 - @react-native-firebase/analytics@7.0.1
 - @react-native-firebase/app-types@6.7.2
 - @react-native-firebase/app@7.0.1
 - @react-native-firebase/auth@7.0.1
 - @react-native-firebase/crashlytics@7.0.1
 - @react-native-firebase/database@7.0.1
 - @react-native-firebase/dynamic-links@7.0.1
 - @react-native-firebase/firestore@7.0.1
 - @react-native-firebase/functions@7.0.1
 - @react-native-firebase/iid@7.0.1
 - @react-native-firebase/in-app-messaging@7.0.1
 - @react-native-firebase/messaging@7.0.1
 - @react-native-firebase/ml-natural-language@7.0.1
 - @react-native-firebase/ml-vision@7.0.1
 - @react-native-firebase/perf@7.0.1
 - @react-native-firebase/remote-config@7.0.1
 - @react-native-firebase/storage@7.0.1
 - @react-native-firebase/template@6.8.1
 - react-native-firebase-tests@7.0.1
2020-05-13 13:23:59 +00:00
Salakar
af05b7ec54 docs: format changelogs 2020-05-13 14:03:36 +01:00
Salakar
1af18d9c41 docs: cleanup changelogs 2020-05-13 12:43:40 +01:00
@Salakar
5cacc73db9 chore(release): release packages
- @react-native-firebase/admob@7.0.0
 - @react-native-firebase/analytics@7.0.0
 - @react-native-firebase/app@7.0.0
 - @react-native-firebase/auth@7.0.0
 - @react-native-firebase/crashlytics@7.0.0
 - @react-native-firebase/database@7.0.0
 - @react-native-firebase/dynamic-links@7.0.0
 - @react-native-firebase/firestore@7.0.0
 - @react-native-firebase/functions@7.0.0
 - @react-native-firebase/iid@7.0.0
 - @react-native-firebase/in-app-messaging@7.0.0
 - @react-native-firebase/messaging@7.0.0
 - @react-native-firebase/ml-natural-language@7.0.0
 - @react-native-firebase/ml-vision@7.0.0
 - @react-native-firebase/perf@7.0.0
 - @react-native-firebase/remote-config@7.0.0
 - @react-native-firebase/storage@7.0.0
 - react-native-firebase-tests@7.0.0
2020-05-13 01:17:32 +00:00
Darren Ackers
e0082abd64 tests: jest testing migration crashlytics (#3588)
* tests(crashlytics): migrate JS only tests to Jest

* Converted crashlytics tests to ts
2020-05-05 22:38:29 +01:00
dlockwo
35285f1655 feat(ios): podspecs now utilize CoreOnly instead of Core (#3575) 2020-05-05 20:38:45 +01:00
Mike Diarmid
252a4239e9 feat!: all packages should depend on core (#3613)
All packages now peer-depend on an explicit version of the `app` package.

BREAKING CHANGE: breaking change to mark new internal versioning requirements.
2020-05-05 20:25:08 +01:00
@Salakar
424b0da686 chore(release): publish [skip-ci]
- @react-native-firebase/admob@6.7.1
 - @react-native-firebase/analytics@6.7.1
 - @react-native-firebase/app-types@6.7.1
 - @react-native-firebase/app@6.7.1
 - @react-native-firebase/auth@6.7.1
 - @react-native-firebase/crashlytics@6.7.1
 - @react-native-firebase/database@6.7.1
 - @react-native-firebase/dynamic-links@6.7.1
 - @react-native-firebase/firestore@6.7.1
 - @react-native-firebase/functions@6.7.1
 - @react-native-firebase/iid@6.7.1
 - @react-native-firebase/in-app-messaging@6.7.1
 - @react-native-firebase/messaging@6.7.1
 - @react-native-firebase/ml-natural-language@6.7.1
 - @react-native-firebase/ml-vision@6.7.1
 - @react-native-firebase/perf@6.7.1
 - @react-native-firebase/remote-config@6.7.1
 - @react-native-firebase/storage@6.7.1
 - @react-native-firebase/template@6.7.1
 - react-native-firebase-tests@6.7.1
2020-04-22 16:45:24 +00:00
Salakar
edd9b0ae1e chore: remove gitHead from package.json 2020-04-22 17:44:01 +01:00
@Salakar
d536b93b42 chore(release): publish [skip-ci]
- @react-native-firebase/admob@6.7.0
 - @react-native-firebase/analytics@6.7.0
 - @react-native-firebase/app-types@6.7.0
 - @react-native-firebase/app@6.7.0
 - @react-native-firebase/auth@6.7.0
 - @react-native-firebase/crashlytics@6.7.0
 - @react-native-firebase/database@6.7.0
 - @react-native-firebase/dynamic-links@6.7.0
 - @react-native-firebase/firestore@6.7.0
 - @react-native-firebase/functions@6.7.0
 - @react-native-firebase/iid@6.7.0
 - @react-native-firebase/in-app-messaging@6.7.0
 - @react-native-firebase/messaging@6.7.0
 - @react-native-firebase/ml-natural-language@6.7.0
 - @react-native-firebase/ml-vision@6.7.0
 - @react-native-firebase/perf@6.7.0
 - @react-native-firebase/remote-config@6.7.0
 - @react-native-firebase/storage@6.7.0
 - @react-native-firebase/template@6.7.0
 - react-native-firebase-tests@6.7.0
2020-04-22 16:37:22 +00:00
@Salakar
cd4e3453d9 chore(release): publish [skip-ci]
- @react-native-firebase/admob@6.6.0
 - @react-native-firebase/analytics@6.6.0
 - @react-native-firebase/app-types@6.6.0
 - @react-native-firebase/app@6.6.0
 - @react-native-firebase/auth@6.6.0
 - @react-native-firebase/crashlytics@6.6.0
 - @react-native-firebase/database@6.6.0
 - @react-native-firebase/dynamic-links@6.6.0
 - @react-native-firebase/firestore@6.6.0
 - @react-native-firebase/functions@6.6.0
 - @react-native-firebase/iid@6.6.0
 - @react-native-firebase/in-app-messaging@6.6.0
 - @react-native-firebase/messaging@6.6.0
 - @react-native-firebase/ml-natural-language@6.6.0
 - @react-native-firebase/ml-vision@6.6.0
 - @react-native-firebase/perf@6.6.0
 - @react-native-firebase/remote-config@6.6.0
 - @react-native-firebase/storage@6.6.0
 - @react-native-firebase/template@6.6.0
 - react-native-firebase-tests@6.6.0
2020-04-22 16:15:53 +00:00
Mike Diarmid
e2c2d64d22 feat: independently version packages (#3513)
* feat: remove core version lock

* chore: v6.4.1

* chore: v6.4.1

* chore: configure lerna for independent versions

* chore: configure lerna for independent versions

* chore: only check docs folder

skipping elsewhere due to generated files such as changelogs
2020-04-22 15:48:13 +01:00