Commit Graph

119 Commits

Author SHA1 Message Date
@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
3cc0fb34a6 build(remote-config): 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
6620b9e1cc chore(remote_config): manual release of 8.0.0 2020-07-23 11:09:36 +01:00
@Salakar
f4ba937797 chore(release): release packages
- @react-native-firebase/admob@7.3.3
 - @react-native-firebase/messaging@7.5.0
 - @react-native-firebase/perf@7.2.3
 - @react-native-firebase/remote-config@7.2.3
 - react-native-firebase-tests@8.1.1
2020-07-23 09:21:01 +00:00
Russell Wheatley
256b6a47e5 feat(remote-config)!: API update to match web SDK (#3537)
* feat(remote-config): API update to match web SDK

* feat(remote-config): reset API for android

* tests(remote-config): update assertions

* tests(remote-config): update to match api

* chore(remote-config): update

* chore(remote-config): update tests/API

* tests(remote-config): update tests

* feat(remtoe-config): PR comment updates

* Apply suggestions from code review

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>

* chore(remote-config): Pr comment updates

* fix(remote-config): revert back mocha config

* Apply suggestions from code review

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>

* chore(remote-config): rename array

* chore(remote-config): PR updates

* chore(remote-config): lint disable

* chore(remote-config): update types

* docs(remote-config): update docs

* docs(remote-config): note

* docs(remote-config): update

* docs(remote-config): further updates

* fix(ml-vision): cancel tests

* docs(*): RNFB not part of spelling list

* chore(*) update spelling list

* docs(*): update ts.json docs

* docs(*): update ts docs

* Apply suggestions from code review

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>

* chore(remote-config): release updates

* chore(remote-config): types

* chore(remote-config): 'fetchTimeMillis' api

* docs(remote-config): update docs

* chore(remote-config): api update

* Update packages/remote-config/type-test.ts

* chore(remote-config): further changes

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-07-16 12:32:58 +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
3de57b8b40 build(remote-config): update core peer dependency to v8.2.0 [publish] 2020-07-09 08:20:43 +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
1df26e3ac4 build(remote-config): 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
6452c2e6ea build(remote-config): update core peer dependency to v8.0.1 [publish] 2020-07-05 20:45:50 +00: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
6537e40536 build(remote-config): update core peer dependency to v8.0.0 [publish] 2020-06-30 19:58:00 +00: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
ba9558c755 build(remote-config): 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
4345d0a48c build(remote-config): 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
f0799fb401 build(remote-config): update core peer dependency to v7.2.1 [publish] 2020-06-10 14:00:58 +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
fd6a4df238 build(remote-config): 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
23db1cec9d build(remote-config): 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
e2ec965be1 build(remote-config): update core peer dependency to v7.1.3 [publish] 2020-05-29 14:10:33 +00:00
@Salakar
53c4631871 chore(remote-config): update core peer dependency to v7.1.2 [publish] 2020-05-29 13:57:12 +00: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
Salakar
d44f0d6c85 chore: include analytics pods
Part of #3575
2020-05-08 08:28: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
Mike Diarmid
67bbd30a34 chore: upgrade testing project to RN 0.62.x (#3433)
* chore: upgrade testing project to RN 0.62.x

* add placeholder flow script for CI

* update jet to fix iOS issue

* revert typedoc version (latest version not working)

* add `react-native-port-patcher` back in - port still being ignored by RN so patching manually

* add `react-native-port-patcher` back in - port still being ignored by RN so patching manually

* temporarily use iphone x for detox until CI servers upgraded

* -

* Update package.json

* Update on.e2e.js

* Update orderByValue.e2e.js

* Update on.e2e.js

* Update init.js

* -
2020-04-14 21:14:44 +01:00
Salakar
963e32cab5 chore(release): v6.4.0 2020-04-03 14:44:17 +01:00
Salakar
aa127b8444 chore(release): v6.4.0 2020-04-03 14:41:40 +01:00
Elliot Hesp
68c6bce140 chore(docs): migrate to new docs website (#3389) 2020-04-03 14:00:59 +01:00
Salakar
432ad63a6f refactor(docs): change links to new site 2020-04-03 14:00:00 +01:00