mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-28 20:25:41 +08:00
docs: cleanup changelogs
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
# Change Log
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/compare/@react-native-firebase/admob@7.0.0...@react-native-firebase/admob@7.0.0) (2020-05-13)
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/compare/@react-native-firebase/admob@6.7.1...@react-native-firebase/admob@7.0.0) (2020-05-13)
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/3613)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
@@ -16,208 +14,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
||||
* **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/35285f1655b16d05e6630fc556f95cccfb707ee4))
|
||||
|
||||
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/3613)
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* breaking change to mark new internal versioning requirements.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/compare/@react-native-firebase/admob@6.7.0...@react-native-firebase/admob@6.7.1) (2020-04-22)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/admob
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.7.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **admob,android:** null check activity in consent form ([#2985](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/2985)) ([b5243cf](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/b5243cf25a130d10160635c23846a20435995cad))
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **admob:** add null checks for getCurrentActivity() usages ([#2913](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/2913)) ([1fb296d](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/1fb296dc3bc2ffcf2db1d09f5f17b0209ff8276a))
|
||||
* **admob,ios:** use `AdMob` vs `Admob` for Pod name ([#2922](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/2922)) ([88a0167](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/88a01672a8e443e87c7e1513cdb0d0594dd47ed9))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.6.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **admob,android:** null check activity in consent form ([#2985](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/2985)) ([b5243cf](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/b5243cf25a130d10160635c23846a20435995cad))
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **admob:** add null checks for getCurrentActivity() usages ([#2913](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/2913)) ([1fb296d](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/1fb296dc3bc2ffcf2db1d09f5f17b0209ff8276a))
|
||||
* **admob,ios:** use `AdMob` vs `Admob` for Pod name ([#2922](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/2922)) ([88a0167](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/88a01672a8e443e87c7e1513cdb0d0594dd47ed9))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.5.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **admob,android:** null check activity in consent form ([#2985](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/2985)) ([b5243cf](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/b5243cf25a130d10160635c23846a20435995cad))
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **admob:** add null checks for getCurrentActivity() usages ([#2913](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/2913)) ([1fb296d](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/1fb296dc3bc2ffcf2db1d09f5f17b0209ff8276a))
|
||||
* **admob,ios:** use `AdMob` vs `Admob` for Pod name ([#2922](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/2922)) ([88a0167](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/88a01672a8e443e87c7e1513cdb0d0594dd47ed9))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/admob/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
# Change Log
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/compare/@react-native-firebase/analytics@7.0.0...@react-native-firebase/analytics@7.0.0) (2020-05-13)
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/compare/@react-native-firebase/analytics@6.7.2...@react-native-firebase/analytics@7.0.0) (2020-05-13)
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3613)
|
||||
|
||||
|
||||
### Features
|
||||
@@ -11,231 +9,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
||||
* **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/35285f1655b16d05e6630fc556f95cccfb707ee4))
|
||||
|
||||
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3613)
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* breaking change to mark new internal versioning requirements.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.2](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/compare/@react-native-firebase/analytics@6.7.1...@react-native-firebase/analytics@6.7.2) (2020-05-05)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/analytics
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/compare/@react-native-firebase/analytics@6.7.0...@react-native-firebase/analytics@6.7.1) (2020-04-22)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/analytics
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.7.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **analytics:** logEvent params can be objects, further fix for… ([#3351](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3351)) ([eebfb04](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/eebfb04a7c0a856a9d5d311ae99138df9ab90c3b)), closes [#3219](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3219) [#3219](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3219)
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **types,analytics:** logEvent types for [#3219](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3219) ([65ec7eb](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/65ec7eb431712f8c4d3cf96c24489e6a13ef4e13))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **analytics:** ts logEvent params arg should be optional ([#2822](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/2822)) ([3b8757c](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/3b8757c0d4f6787c2e5f1ca2c04e73e809d3deae))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **analytics:** Use correct add_to_cart event name ([#2882](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/2882)) ([2369c62](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/2369c629fc21705f32f2a4b6487260e3ab05569e))
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.6.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **analytics:** logEvent params can be objects, further fix for… ([#3351](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3351)) ([eebfb04](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/eebfb04a7c0a856a9d5d311ae99138df9ab90c3b)), closes [#3219](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3219) [#3219](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3219)
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **types,analytics:** logEvent types for [#3219](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3219) ([65ec7eb](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/65ec7eb431712f8c4d3cf96c24489e6a13ef4e13))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **analytics:** ts logEvent params arg should be optional ([#2822](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/2822)) ([3b8757c](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/3b8757c0d4f6787c2e5f1ca2c04e73e809d3deae))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **analytics:** Use correct add_to_cart event name ([#2882](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/2882)) ([2369c62](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/2369c629fc21705f32f2a4b6487260e3ab05569e))
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.5.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **analytics:** logEvent params can be objects, further fix for… ([#3351](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3351)) ([eebfb04](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/eebfb04a7c0a856a9d5d311ae99138df9ab90c3b)), closes [#3219](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3219) [#3219](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3219)
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **types,analytics:** logEvent types for [#3219](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3219) ([65ec7eb](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/65ec7eb431712f8c4d3cf96c24489e6a13ef4e13))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **analytics:** ts logEvent params arg should be optional ([#2822](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/2822)) ([3b8757c](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/3b8757c0d4f6787c2e5f1ca2c04e73e809d3deae))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **analytics:** Use correct add_to_cart event name ([#2882](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/issues/2882)) ([2369c62](https://github.com/invertase/react-native-firebase/tree/master/packages/analytics/commit/2369c629fc21705f32f2a4b6487260e3ab05569e))
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
@@ -1,23 +1,10 @@
|
||||
# Change Log
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/app-types/compare/@react-native-firebase/app-types@6.7.0...@react-native-firebase/app-types@6.7.1) (2020-04-22)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/app-types
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.7.0 (2020-04-22)
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/app-types/compare/@react-native-firebase/app-types@6.7.1...@react-native-firebase/app-types@6.7.1) (2020-05-13)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/app-types/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/app-types/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/app-types/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/app-types/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/app-types/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/app-types/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
@@ -53,87 +40,3 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.6.0 (2020-04-22)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/app-types/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/app-types/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/app-types/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/app-types/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.5.0 (2020-04-22)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/app-types/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/app-types/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
# Change Log
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/app/compare/@react-native-firebase/app@7.0.0...@react-native-firebase/app@7.0.0) (2020-05-13)
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/app/compare/@react-native-firebase/app@6.7.1...@react-native-firebase/app@7.0.0) (2020-05-13)
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3613)
|
||||
|
||||
|
||||
### Features
|
||||
@@ -11,245 +9,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
||||
* **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/35285f1655b16d05e6630fc556f95cccfb707ee4))
|
||||
|
||||
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3613)
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* breaking change to mark new internal versioning requirements.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/app/compare/@react-native-firebase/app@6.7.0...@react-native-firebase/app@6.7.1) (2020-04-22)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/app
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.7.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **messaging,ios:** keep original UNUserNotificationCenter dele… ([#3427](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3427)) ([a800cdb](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/a800cdbc81bfaeeaccf602aa62ca29d2fbf68c05)), closes [#3425](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3425) [#3495](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3495)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **app:** typo ([#3047](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3047)) ([e7fced7](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/e7fced7348e85938a3bb1aebecc7554a2244aea8))
|
||||
* **app,ios:** fix setPlistValue when plist paths have spaces ([#3152](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3152)) ([95be877](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/95be87780c80578b0e2a4dac1c097d005c26043c))
|
||||
* **app,ios:** handle Info.plist file paths with spaces ([#3135](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3135)) ([ceddf99](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/ceddf996739204ce2c971eb1819bf11640b1cace))
|
||||
* **app,ios:** use correct import of RCTBridgeModule.h ([#2850](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/2850)) ([7db4cd8](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/7db4cd883ab71f40fd8c9886c80d7e7489acbcc2))
|
||||
* **package/app:** remove obj.freeze for redux-firestore ([46be1b0](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/46be1b0c996e976357f1190bede29559be94a162))
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **storage,ios:** Fix issue with `ph://` (Photos) paths ([cbced41](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/cbced419d4a85661da445929c8b3640b028f340b))
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **auth:** Fix iOS event subscriptions not correctly removing on reload ([49c0050](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/49c0050383aa0c54a2329104e2ad85a5e41a4a95))
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.6.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **messaging,ios:** keep original UNUserNotificationCenter dele… ([#3427](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3427)) ([a800cdb](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/a800cdbc81bfaeeaccf602aa62ca29d2fbf68c05)), closes [#3425](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3425) [#3495](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3495)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **app:** typo ([#3047](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3047)) ([e7fced7](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/e7fced7348e85938a3bb1aebecc7554a2244aea8))
|
||||
* **app,ios:** fix setPlistValue when plist paths have spaces ([#3152](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3152)) ([95be877](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/95be87780c80578b0e2a4dac1c097d005c26043c))
|
||||
* **app,ios:** handle Info.plist file paths with spaces ([#3135](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3135)) ([ceddf99](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/ceddf996739204ce2c971eb1819bf11640b1cace))
|
||||
* **app,ios:** use correct import of RCTBridgeModule.h ([#2850](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/2850)) ([7db4cd8](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/7db4cd883ab71f40fd8c9886c80d7e7489acbcc2))
|
||||
* **package/app:** remove obj.freeze for redux-firestore ([46be1b0](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/46be1b0c996e976357f1190bede29559be94a162))
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **storage,ios:** Fix issue with `ph://` (Photos) paths ([cbced41](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/cbced419d4a85661da445929c8b3640b028f340b))
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **auth:** Fix iOS event subscriptions not correctly removing on reload ([49c0050](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/49c0050383aa0c54a2329104e2ad85a5e41a4a95))
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.5.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **messaging,ios:** keep original UNUserNotificationCenter dele… ([#3427](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3427)) ([a800cdb](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/a800cdbc81bfaeeaccf602aa62ca29d2fbf68c05)), closes [#3425](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3425) [#3495](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3495)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
* remove core version lock ([2d2c359](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/2d2c359e601ff5bde2497946f9aaff77af9c236f))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **app:** typo ([#3047](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3047)) ([e7fced7](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/e7fced7348e85938a3bb1aebecc7554a2244aea8))
|
||||
* **app,ios:** fix setPlistValue when plist paths have spaces ([#3152](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3152)) ([95be877](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/95be87780c80578b0e2a4dac1c097d005c26043c))
|
||||
* **app,ios:** handle Info.plist file paths with spaces ([#3135](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3135)) ([ceddf99](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/ceddf996739204ce2c971eb1819bf11640b1cace))
|
||||
* **app,ios:** use correct import of RCTBridgeModule.h ([#2850](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/2850)) ([7db4cd8](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/7db4cd883ab71f40fd8c9886c80d7e7489acbcc2))
|
||||
* **package/app:** remove obj.freeze for redux-firestore ([46be1b0](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/46be1b0c996e976357f1190bede29559be94a162))
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **storage,ios:** Fix issue with `ph://` (Photos) paths ([cbced41](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/cbced419d4a85661da445929c8b3640b028f340b))
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **auth:** Fix iOS event subscriptions not correctly removing on reload ([49c0050](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/49c0050383aa0c54a2329104e2ad85a5e41a4a95))
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
# Change Log
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/compare/@react-native-firebase/auth@7.0.0...@react-native-firebase/auth@7.0.0) (2020-05-13)
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/compare/@react-native-firebase/auth@6.7.1...@react-native-firebase/auth@7.0.0) (2020-05-13)
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3613)
|
||||
|
||||
|
||||
### Features
|
||||
@@ -11,274 +9,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
||||
* **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/35285f1655b16d05e6630fc556f95cccfb707ee4))
|
||||
|
||||
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3613)
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* breaking change to mark new internal versioning requirements.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/compare/@react-native-firebase/auth@6.7.0...@react-native-firebase/auth@6.7.1) (2020-04-22)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/auth
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.7.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **auth:** user.metadata uses ISO strings ([#3360](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3360)) ([8adef65](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/8adef653faa008e0146374f99f5ba1af902749bf))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **auth:** add missing default actionCodeSettings ([239b35b](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/239b35b362289629fa4c46aa792f9b4200545d24))
|
||||
* **auth,ios:** remove unnecessary string cast ([#3091](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3091)) ([c5043d1](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/c5043d1fcffa0902f4521125e3fb5ac2178fe264))
|
||||
* **types:** remove types in ConfirmationResult.js ([#3153](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3153)) ([2cd513a](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/2cd513aee3fd6adbe18c7d1a26d1e72ab7eb4f2b))
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **auth:** add initial support for Apple auth provider ([#2979](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/2979)) ([3e20af0](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/3e20af06db6a8061deb79831fa915b6fc293fd27))
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **auth:** collection was mutated while being enumerated. ([#2900](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/2900)) ([5471187](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/5471187b30527cd1157bde209886664e52413a7c))
|
||||
* **auth:** trigger initial listener asynchronously ([#2897](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/2897)) ([227ab63](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/227ab631a6163a950af675da690b1467f7616d6c))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **auth:** Fix exception in PhoneAuthListener ([#2828](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/2828)) ([0843cbd](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/0843cbdf3a4548c78a93bed115a1b3b0666436d1)), closes [#2639](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/2639)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **auth:** Fix iOS event subscriptions not correctly removing on reload ([49c0050](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/49c0050383aa0c54a2329104e2ad85a5e41a4a95))
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.6.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **auth:** user.metadata uses ISO strings ([#3360](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3360)) ([8adef65](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/8adef653faa008e0146374f99f5ba1af902749bf))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **auth:** add missing default actionCodeSettings ([239b35b](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/239b35b362289629fa4c46aa792f9b4200545d24))
|
||||
* **auth,ios:** remove unnecessary string cast ([#3091](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3091)) ([c5043d1](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/c5043d1fcffa0902f4521125e3fb5ac2178fe264))
|
||||
* **types:** remove types in ConfirmationResult.js ([#3153](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3153)) ([2cd513a](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/2cd513aee3fd6adbe18c7d1a26d1e72ab7eb4f2b))
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **auth:** add initial support for Apple auth provider ([#2979](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/2979)) ([3e20af0](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/3e20af06db6a8061deb79831fa915b6fc293fd27))
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **auth:** collection was mutated while being enumerated. ([#2900](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/2900)) ([5471187](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/5471187b30527cd1157bde209886664e52413a7c))
|
||||
* **auth:** trigger initial listener asynchronously ([#2897](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/2897)) ([227ab63](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/227ab631a6163a950af675da690b1467f7616d6c))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **auth:** Fix exception in PhoneAuthListener ([#2828](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/2828)) ([0843cbd](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/0843cbdf3a4548c78a93bed115a1b3b0666436d1)), closes [#2639](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/2639)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **auth:** Fix iOS event subscriptions not correctly removing on reload ([49c0050](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/49c0050383aa0c54a2329104e2ad85a5e41a4a95))
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.5.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **auth:** user.metadata uses ISO strings ([#3360](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3360)) ([8adef65](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/8adef653faa008e0146374f99f5ba1af902749bf))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **auth:** add missing default actionCodeSettings ([239b35b](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/239b35b362289629fa4c46aa792f9b4200545d24))
|
||||
* **auth,ios:** remove unnecessary string cast ([#3091](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3091)) ([c5043d1](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/c5043d1fcffa0902f4521125e3fb5ac2178fe264))
|
||||
* **types:** remove types in ConfirmationResult.js ([#3153](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/3153)) ([2cd513a](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/2cd513aee3fd6adbe18c7d1a26d1e72ab7eb4f2b))
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **auth:** add initial support for Apple auth provider ([#2979](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/2979)) ([3e20af0](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/3e20af06db6a8061deb79831fa915b6fc293fd27))
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **auth:** collection was mutated while being enumerated. ([#2900](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/2900)) ([5471187](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/5471187b30527cd1157bde209886664e52413a7c))
|
||||
* **auth:** trigger initial listener asynchronously ([#2897](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/2897)) ([227ab63](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/227ab631a6163a950af675da690b1467f7616d6c))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **auth:** Fix exception in PhoneAuthListener ([#2828](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/2828)) ([0843cbd](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/0843cbdf3a4548c78a93bed115a1b3b0666436d1)), closes [#2639](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/issues/2639)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **auth:** Fix iOS event subscriptions not correctly removing on reload ([49c0050](https://github.com/invertase/react-native-firebase/tree/master/packages/auth/commit/49c0050383aa0c54a2329104e2ad85a5e41a4a95))
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
# Change Log
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/compare/@react-native-firebase/crashlytics@7.0.0...@react-native-firebase/crashlytics@7.0.0) (2020-05-13)
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/compare/@react-native-firebase/crashlytics@6.7.1...@react-native-firebase/crashlytics@7.0.0) (2020-05-13)
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3613)
|
||||
|
||||
|
||||
### Features
|
||||
@@ -11,235 +9,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
||||
* **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/35285f1655b16d05e6630fc556f95cccfb707ee4))
|
||||
|
||||
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3613)
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* breaking change to mark new internal versioning requirements.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/compare/@react-native-firebase/crashlytics@6.7.0...@react-native-firebase/crashlytics@6.7.1) (2020-04-22)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/crashlytics
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.7.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **crashlytics:** handle undefined fileName in stack frames ([#3080](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3080)) ([84be0ee](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/84be0ee2b22bbad4fddfd6bf6b4983cf683bc808))
|
||||
* **crashlytics,ios:** version bump native ios deps ([#3013](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3013)) ([3901634](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/39016346e419175119e863b2e2bff10166ddf40c))
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **crashlytics,ios:** use quotes on build script ([#2962](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/2962)) ([8527aa8](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/8527aa8c4856d3bf93ebbfa515f5d5cc0eeb290a))
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **crashlytics:** setCrashlyticsCollectionEnabled return promise ([#2792](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/2792)) ([4c19b94](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/4c19b9439ddf6ecf57e59f7e2d8b64954678d8e5))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.6.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **crashlytics:** handle undefined fileName in stack frames ([#3080](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3080)) ([84be0ee](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/84be0ee2b22bbad4fddfd6bf6b4983cf683bc808))
|
||||
* **crashlytics,ios:** version bump native ios deps ([#3013](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3013)) ([3901634](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/39016346e419175119e863b2e2bff10166ddf40c))
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **crashlytics,ios:** use quotes on build script ([#2962](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/2962)) ([8527aa8](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/8527aa8c4856d3bf93ebbfa515f5d5cc0eeb290a))
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **crashlytics:** setCrashlyticsCollectionEnabled return promise ([#2792](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/2792)) ([4c19b94](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/4c19b9439ddf6ecf57e59f7e2d8b64954678d8e5))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.5.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **crashlytics:** handle undefined fileName in stack frames ([#3080](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3080)) ([84be0ee](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/84be0ee2b22bbad4fddfd6bf6b4983cf683bc808))
|
||||
* **crashlytics,ios:** version bump native ios deps ([#3013](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/3013)) ([3901634](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/39016346e419175119e863b2e2bff10166ddf40c))
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **crashlytics,ios:** use quotes on build script ([#2962](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/2962)) ([8527aa8](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/8527aa8c4856d3bf93ebbfa515f5d5cc0eeb290a))
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **crashlytics:** setCrashlyticsCollectionEnabled return promise ([#2792](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/2792)) ([4c19b94](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/4c19b9439ddf6ecf57e59f7e2d8b64954678d8e5))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/crashlytics/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
# Change Log
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/database/compare/@react-native-firebase/database@7.0.0...@react-native-firebase/database@7.0.0) (2020-05-13)
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/database/compare/@react-native-firebase/database@6.7.1...@react-native-firebase/database@7.0.0) (2020-05-13)
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/3613)
|
||||
|
||||
|
||||
### Features
|
||||
@@ -11,223 +9,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
||||
* **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/35285f1655b16d05e6630fc556f95cccfb707ee4))
|
||||
|
||||
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/3613)
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* breaking change to mark new internal versioning requirements.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/database/compare/@react-native-firebase/database@6.7.0...@react-native-firebase/database@6.7.1) (2020-04-22)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/database
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.7.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **auth:** dont mutate modifiers ordering when building query key (fixes [#2833](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/2833)) ([9df493e](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/9df493e837b6a709b8f61027690219738ffa830a))
|
||||
* **database,android:** fix issue where transaction signal state error not caught ([d7252a2](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/d7252a2d4e1987114ab1a8e5c04f0088a86d2b5b))
|
||||
* **database,ios:** return null snapshot key if does not exist (fixes [#2813](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/2813)) ([bbf3df9](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/bbf3df98ab88559de1392cba7163666a31e98ee3))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **database:** Fix crash when removing listeners at RN reload ([#2770](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/2770)) ([e2b1b6f](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/e2b1b6f56f8123ccf5f9c03bf6b5bc64a95ccc89))
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.6.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **auth:** dont mutate modifiers ordering when building query key (fixes [#2833](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/2833)) ([9df493e](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/9df493e837b6a709b8f61027690219738ffa830a))
|
||||
* **database,android:** fix issue where transaction signal state error not caught ([d7252a2](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/d7252a2d4e1987114ab1a8e5c04f0088a86d2b5b))
|
||||
* **database,ios:** return null snapshot key if does not exist (fixes [#2813](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/2813)) ([bbf3df9](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/bbf3df98ab88559de1392cba7163666a31e98ee3))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **database:** Fix crash when removing listeners at RN reload ([#2770](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/2770)) ([e2b1b6f](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/e2b1b6f56f8123ccf5f9c03bf6b5bc64a95ccc89))
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.5.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **auth:** dont mutate modifiers ordering when building query key (fixes [#2833](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/2833)) ([9df493e](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/9df493e837b6a709b8f61027690219738ffa830a))
|
||||
* **database,android:** fix issue where transaction signal state error not caught ([d7252a2](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/d7252a2d4e1987114ab1a8e5c04f0088a86d2b5b))
|
||||
* **database,ios:** return null snapshot key if does not exist (fixes [#2813](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/2813)) ([bbf3df9](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/bbf3df98ab88559de1392cba7163666a31e98ee3))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **database:** Fix crash when removing listeners at RN reload ([#2770](https://github.com/invertase/react-native-firebase/tree/master/packages/database/issues/2770)) ([e2b1b6f](https://github.com/invertase/react-native-firebase/tree/master/packages/database/commit/e2b1b6f56f8123ccf5f9c03bf6b5bc64a95ccc89))
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
# Change Log
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/links/compare/@react-native-firebase/dynamic-links@7.0.0...@react-native-firebase/dynamic-links@7.0.0) (2020-05-13)
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/links/compare/@react-native-firebase/dynamic-links@6.7.1...@react-native-firebase/dynamic-links@7.0.0) (2020-05-13)
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3613)
|
||||
|
||||
|
||||
### Features
|
||||
@@ -11,196 +9,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
||||
* **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/35285f1655b16d05e6630fc556f95cccfb707ee4))
|
||||
|
||||
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3613)
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* breaking change to mark new internal versioning requirements.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/links/compare/@react-native-firebase/dynamic-links@6.7.0...@react-native-firebase/dynamic-links@6.7.1) (2020-04-22)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/dynamic-links
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.7.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **dynamic-linking:** analytics param bug fix ([#3171](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3171)) ([ffcb4d4](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/ffcb4d432b8bab13659f4bd3628da1ce14b373f4))
|
||||
* **dynamic-links:** missing 'return' statement ([#3318](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3318)) ([1661f6e](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/1661f6e084c47ed835cc4539c654286964a6d9a8))
|
||||
* **dynamic-links,ios:** links options not correctly applied ([#3316](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3316)) ([54bc6f8](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/54bc6f8403b12a8cfaf0b862d13310ef28076d06))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.6.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **dynamic-linking:** analytics param bug fix ([#3171](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3171)) ([ffcb4d4](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/ffcb4d432b8bab13659f4bd3628da1ce14b373f4))
|
||||
* **dynamic-links:** missing 'return' statement ([#3318](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3318)) ([1661f6e](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/1661f6e084c47ed835cc4539c654286964a6d9a8))
|
||||
* **dynamic-links,ios:** links options not correctly applied ([#3316](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3316)) ([54bc6f8](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/54bc6f8403b12a8cfaf0b862d13310ef28076d06))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.5.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **dynamic-linking:** analytics param bug fix ([#3171](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3171)) ([ffcb4d4](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/ffcb4d432b8bab13659f4bd3628da1ce14b373f4))
|
||||
* **dynamic-links:** missing 'return' statement ([#3318](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3318)) ([1661f6e](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/1661f6e084c47ed835cc4539c654286964a6d9a8))
|
||||
* **dynamic-links,ios:** links options not correctly applied ([#3316](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3316)) ([54bc6f8](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/54bc6f8403b12a8cfaf0b862d13310ef28076d06))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/links/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/links/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
# Change Log
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/compare/@react-native-firebase/firestore@7.0.0...@react-native-firebase/firestore@7.0.0) (2020-05-13)
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/compare/@react-native-firebase/firestore@6.7.1...@react-native-firebase/firestore@7.0.0) (2020-05-13)
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3613)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
@@ -16,250 +14,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
||||
* **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/35285f1655b16d05e6630fc556f95cccfb707ee4))
|
||||
|
||||
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3613)
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* breaking change to mark new internal versioning requirements.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/compare/@react-native-firebase/firestore@6.7.0...@react-native-firebase/firestore@6.7.1) (2020-04-22)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/firestore
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.7.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **firestore:** handle fieldpath as array value ([#3179](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3179)) ([2cb6d44](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/2cb6d44b77051f3831ed52b2687ce254d407904d))
|
||||
* **firestore:** improve query validation ([#3320](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3320)) ([b90a736](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/b90a736fc8f9a1b25239bb68e5a62de711b673c7))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **firestore:** fix incorrect test ([2ee781f](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/2ee781f2ba3b05d07abef46d5c080a12fae3f8ba))
|
||||
* **firestore:** use document path when querying by collection group [#3063](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3063) ([a3aaff3](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/a3aaff353f173a386af77c7302c7b23e55b28f2c))
|
||||
* **firestore,android:** add additional null check to exception handler ([c66bfc6](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/c66bfc61db8538cc9c1b15fa8a1c46f4cdbc580b))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** add QueryDocumentSnapshot interface ([5de3770](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/5de37708daead91b849674b12fa5da761cbaf649))
|
||||
* **firestore:** fix Android Long/Double conversion [#3004](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3004) ([13a6560](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/13a6560a403b353c46dff0a0a8c52fb64241f4f8))
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **firestore:** correctly apply internal `__name__` query modif… ([#2866](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/2866)) ([a5da010](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/a5da0107ff570dc6327bb3ae5d7fff4143183ac9)), closes [#2854](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/2854)
|
||||
* **firestore,ios:** Settings incorrectly set multiple times ([#2869](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/2869)) ([ed858c9](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/ed858c96eee0bcfa796faf3f151116c35a4328c0))
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.6.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **firestore:** handle fieldpath as array value ([#3179](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3179)) ([2cb6d44](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/2cb6d44b77051f3831ed52b2687ce254d407904d))
|
||||
* **firestore:** improve query validation ([#3320](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3320)) ([b90a736](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/b90a736fc8f9a1b25239bb68e5a62de711b673c7))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **firestore:** fix incorrect test ([2ee781f](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/2ee781f2ba3b05d07abef46d5c080a12fae3f8ba))
|
||||
* **firestore:** use document path when querying by collection group [#3063](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3063) ([a3aaff3](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/a3aaff353f173a386af77c7302c7b23e55b28f2c))
|
||||
* **firestore,android:** add additional null check to exception handler ([c66bfc6](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/c66bfc61db8538cc9c1b15fa8a1c46f4cdbc580b))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** add QueryDocumentSnapshot interface ([5de3770](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/5de37708daead91b849674b12fa5da761cbaf649))
|
||||
* **firestore:** fix Android Long/Double conversion [#3004](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3004) ([13a6560](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/13a6560a403b353c46dff0a0a8c52fb64241f4f8))
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **firestore:** correctly apply internal `__name__` query modif… ([#2866](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/2866)) ([a5da010](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/a5da0107ff570dc6327bb3ae5d7fff4143183ac9)), closes [#2854](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/2854)
|
||||
* **firestore,ios:** Settings incorrectly set multiple times ([#2869](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/2869)) ([ed858c9](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/ed858c96eee0bcfa796faf3f151116c35a4328c0))
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.5.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **firestore:** handle fieldpath as array value ([#3179](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3179)) ([2cb6d44](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/2cb6d44b77051f3831ed52b2687ce254d407904d))
|
||||
* **firestore:** improve query validation ([#3320](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3320)) ([b90a736](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/b90a736fc8f9a1b25239bb68e5a62de711b673c7))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **firestore:** fix incorrect test ([2ee781f](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/2ee781f2ba3b05d07abef46d5c080a12fae3f8ba))
|
||||
* **firestore:** use document path when querying by collection group [#3063](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3063) ([a3aaff3](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/a3aaff353f173a386af77c7302c7b23e55b28f2c))
|
||||
* **firestore,android:** add additional null check to exception handler ([c66bfc6](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/c66bfc61db8538cc9c1b15fa8a1c46f4cdbc580b))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** add QueryDocumentSnapshot interface ([5de3770](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/5de37708daead91b849674b12fa5da761cbaf649))
|
||||
* **firestore:** fix Android Long/Double conversion [#3004](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/3004) ([13a6560](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/13a6560a403b353c46dff0a0a8c52fb64241f4f8))
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **firestore:** correctly apply internal `__name__` query modif… ([#2866](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/2866)) ([a5da010](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/a5da0107ff570dc6327bb3ae5d7fff4143183ac9)), closes [#2854](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/2854)
|
||||
* **firestore,ios:** Settings incorrectly set multiple times ([#2869](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/issues/2869)) ([ed858c9](https://github.com/invertase/react-native-firebase/tree/master/packages/firestore/commit/ed858c96eee0bcfa796faf3f151116c35a4328c0))
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
# Change Log
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/compare/@react-native-firebase/functions@7.0.0...@react-native-firebase/functions@7.0.0) (2020-05-13)
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/compare/@react-native-firebase/functions@6.8.1...@react-native-firebase/functions@7.0.0) (2020-05-13)
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3613)
|
||||
|
||||
|
||||
### Features
|
||||
@@ -11,217 +9,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
||||
* **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/35285f1655b16d05e6630fc556f95cccfb707ee4))
|
||||
|
||||
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3613)
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* breaking change to mark new internal versioning requirements.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.8.1](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/compare/@react-native-firebase/functions@6.8.0...@react-native-firebase/functions@6.8.1) (2020-05-05)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/functions
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [6.8.0](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/compare/@react-native-firebase/functions@6.7.2...@react-native-firebase/functions@6.8.0) (2020-04-27)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **functions:** support function timeout ([#3534](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3534)) ([50c0f12](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/50c0f12ef059bad92bbb81027fded131d1dc0dad))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.2](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/compare/@react-native-firebase/functions@6.7.1...@react-native-firebase/functions@6.7.2) (2020-04-27)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/functions
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/compare/@react-native-firebase/functions@6.7.0...@react-native-firebase/functions@6.7.1) (2020-04-22)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/functions
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.7.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **functions:** throw UNAVAILABLE code on network IO errors ([#3327](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3327)) ([7351147](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/73511472bd7690158f3d9924d5f4d8c0cad69910))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.6.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **functions:** throw UNAVAILABLE code on network IO errors ([#3327](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3327)) ([7351147](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/73511472bd7690158f3d9924d5f4d8c0cad69910))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.5.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **functions:** throw UNAVAILABLE code on network IO errors ([#3327](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3327)) ([7351147](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/73511472bd7690158f3d9924d5f4d8c0cad69910))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
# Change Log
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/compare/@react-native-firebase/iid@7.0.0...@react-native-firebase/iid@7.0.0) (2020-05-13)
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/compare/@react-native-firebase/iid@6.7.1...@react-native-firebase/iid@7.0.0) (2020-05-13)
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/3613)
|
||||
|
||||
|
||||
### Features
|
||||
@@ -11,187 +9,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
||||
* **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/35285f1655b16d05e6630fc556f95cccfb707ee4))
|
||||
|
||||
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/3613)
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* breaking change to mark new internal versioning requirements.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/compare/@react-native-firebase/iid@6.7.0...@react-native-firebase/iid@6.7.1) (2020-04-22)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/iid
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.7.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.6.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.5.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/iid/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
# Change Log
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/compare/@react-native-firebase/in-app-messaging@7.0.0...@react-native-firebase/in-app-messaging@7.0.0) (2020-05-13)
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/compare/@react-native-firebase/in-app-messaging@6.7.1...@react-native-firebase/in-app-messaging@7.0.0) (2020-05-13)
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/3613)
|
||||
|
||||
|
||||
### Features
|
||||
@@ -11,175 +9,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
||||
* **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/35285f1655b16d05e6630fc556f95cccfb707ee4))
|
||||
|
||||
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/3613)
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* breaking change to mark new internal versioning requirements.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/compare/@react-native-firebase/in-app-messaging@6.7.0...@react-native-firebase/in-app-messaging@6.7.1) (2020-04-22)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/in-app-messaging
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.7.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.6.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.5.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/in-app-messaging/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
@@ -1,15 +1,13 @@
|
||||
# Change Log
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/compare/@react-native-firebase/messaging@7.0.0...@react-native-firebase/messaging@7.0.0) (2020-05-13)
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/compare/@react-native-firebase/messaging@6.7.1...@react-native-firebase/messaging@7.0.0) (2020-05-13)
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3613)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **messaging:** onNotificationOpenedApp callable return type ([#3641](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3641)) ([cd5cb23](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/cd5cb23d6353f617b5af350169e929c88f90aafb))
|
||||
* onTokenChange method causing app to crash ([#3552](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3552)) ([1d7cd28](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/1d7cd28f85d09d35805b59896809ca93aa436285))
|
||||
* **messaging:** onNotificationOpenedApp callable return type ([#3641](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3641)) ([cd5cb23](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/cd5cb23d6353f617b5af350169e929c88f90aafb))
|
||||
|
||||
|
||||
### Features
|
||||
@@ -18,223 +16,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
||||
* **messaging:** support loc keys on notification payloads ([#3579](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3579)) ([9b294b3](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/9b294b3e161d604aa3c8900355c7b638974ea4ae))
|
||||
|
||||
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3613)
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* breaking change to mark new internal versioning requirements.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/compare/@react-native-firebase/messaging@6.7.0...@react-native-firebase/messaging@6.7.1) (2020-04-22)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/messaging
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.7.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **messaging:** allow RNFirebaseMessagingHeadlessTask to run in… ([#3311](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3311)) ([3b129dc](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/3b129dcc0061e1cf8ee5e501fc907a8e5b727778))
|
||||
* **messaging:** fix remote notification tokens ([bd4dc06](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/bd4dc06a05f168344d13d001241c81df1949ba29))
|
||||
* **messaging:** registerRemoteNotifictions ([ea66c68](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/ea66c683cafe3a19ff84d97231a383afdc99cea7))
|
||||
* **messaging,ios:** keep original UNUserNotificationCenter dele… ([#3427](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3427)) ([a800cdb](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/a800cdbc81bfaeeaccf602aa62ca29d2fbf68c05)), closes [#3425](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3425) [#3495](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3495)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **messaging:** deprecate onTokenRefresh(event => event.token) fixes [#2889](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/2889) ([1940d6c](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/1940d6c8fbab64ccf739186cea9633a605237942))
|
||||
* **messaging:** typo in isRegisteredForRemoteNotifications ([#2645](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/2645)) ([f0e614f](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/f0e614f48567645e89e837ee56d3f3d251473b09)), closes [/github.com/invertase/react-native-firebase/blob/master/packages/messaging/ios/RNFBMessaging/RNFBMessagingModule.m#L58](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/L58)
|
||||
* **messaging,ios:** hasPermission checks authorizationStatus ([#2908](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/2908)) ([7cab58d](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/7cab58d87fcba592c697a3441bd77033eb09ab3c))
|
||||
* **messaging,ios:** wait for remote notification registration status ([8c339d1](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/8c339d10e288ef60e83e38bc4a245c5a251c83ff)), closes [#2657](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/2657)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.6.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **messaging:** allow RNFirebaseMessagingHeadlessTask to run in… ([#3311](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3311)) ([3b129dc](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/3b129dcc0061e1cf8ee5e501fc907a8e5b727778))
|
||||
* **messaging:** fix remote notification tokens ([bd4dc06](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/bd4dc06a05f168344d13d001241c81df1949ba29))
|
||||
* **messaging:** registerRemoteNotifictions ([ea66c68](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/ea66c683cafe3a19ff84d97231a383afdc99cea7))
|
||||
* **messaging,ios:** keep original UNUserNotificationCenter dele… ([#3427](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3427)) ([a800cdb](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/a800cdbc81bfaeeaccf602aa62ca29d2fbf68c05)), closes [#3425](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3425) [#3495](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3495)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **messaging:** deprecate onTokenRefresh(event => event.token) fixes [#2889](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/2889) ([1940d6c](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/1940d6c8fbab64ccf739186cea9633a605237942))
|
||||
* **messaging:** typo in isRegisteredForRemoteNotifications ([#2645](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/2645)) ([f0e614f](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/f0e614f48567645e89e837ee56d3f3d251473b09)), closes [/github.com/invertase/react-native-firebase/blob/master/packages/messaging/ios/RNFBMessaging/RNFBMessagingModule.m#L58](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/L58)
|
||||
* **messaging,ios:** hasPermission checks authorizationStatus ([#2908](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/2908)) ([7cab58d](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/7cab58d87fcba592c697a3441bd77033eb09ab3c))
|
||||
* **messaging,ios:** wait for remote notification registration status ([8c339d1](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/8c339d10e288ef60e83e38bc4a245c5a251c83ff)), closes [#2657](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/2657)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.5.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **messaging:** allow RNFirebaseMessagingHeadlessTask to run in… ([#3311](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3311)) ([3b129dc](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/3b129dcc0061e1cf8ee5e501fc907a8e5b727778))
|
||||
* **messaging:** fix remote notification tokens ([bd4dc06](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/bd4dc06a05f168344d13d001241c81df1949ba29))
|
||||
* **messaging:** registerRemoteNotifictions ([ea66c68](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/ea66c683cafe3a19ff84d97231a383afdc99cea7))
|
||||
* **messaging,ios:** keep original UNUserNotificationCenter dele… ([#3427](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3427)) ([a800cdb](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/a800cdbc81bfaeeaccf602aa62ca29d2fbf68c05)), closes [#3425](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3425) [#3495](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3495)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **messaging:** deprecate onTokenRefresh(event => event.token) fixes [#2889](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/2889) ([1940d6c](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/1940d6c8fbab64ccf739186cea9633a605237942))
|
||||
* **messaging:** typo in isRegisteredForRemoteNotifications ([#2645](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/2645)) ([f0e614f](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/f0e614f48567645e89e837ee56d3f3d251473b09)), closes [/github.com/invertase/react-native-firebase/blob/master/packages/messaging/ios/RNFBMessaging/RNFBMessagingModule.m#L58](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/L58)
|
||||
* **messaging,ios:** hasPermission checks authorizationStatus ([#2908](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/2908)) ([7cab58d](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/7cab58d87fcba592c697a3441bd77033eb09ab3c))
|
||||
* **messaging,ios:** wait for remote notification registration status ([8c339d1](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/8c339d10e288ef60e83e38bc4a245c5a251c83ff)), closes [#2657](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/2657)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/messaging/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
# Change Log
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/compare/@react-native-firebase/ml-natural-language@7.0.0...@react-native-firebase/ml-natural-language@7.0.0) (2020-05-13)
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/compare/@react-native-firebase/ml-natural-language@6.7.1...@react-native-firebase/ml-natural-language@7.0.0) (2020-05-13)
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/3613)
|
||||
|
||||
|
||||
### Features
|
||||
@@ -11,187 +9,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
||||
* **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/35285f1655b16d05e6630fc556f95cccfb707ee4))
|
||||
|
||||
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/3613)
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* breaking change to mark new internal versioning requirements.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/compare/@react-native-firebase/ml-natural-language@6.7.0...@react-native-firebase/ml-natural-language@6.7.1) (2020-04-22)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/ml-natural-language
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.7.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.6.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.5.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-natural-language/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
# Change Log
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/compare/@react-native-firebase/ml-vision@7.0.0...@react-native-firebase/ml-vision@7.0.0) (2020-05-13)
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/compare/@react-native-firebase/ml-vision@6.7.1...@react-native-firebase/ml-vision@7.0.0) (2020-05-13)
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/3613)
|
||||
|
||||
|
||||
### Features
|
||||
@@ -11,202 +9,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
||||
* **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/35285f1655b16d05e6630fc556f95cccfb707ee4))
|
||||
|
||||
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/3613)
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* breaking change to mark new internal versioning requirements.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/compare/@react-native-firebase/ml-vision@6.7.0...@react-native-firebase/ml-vision@6.7.1) (2020-04-22)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/ml-vision
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.7.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **vision:** Improve null checks on iOS [#2744](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/2744) ([#2747](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/2747)) ([d717f98](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/d717f981d480d14476ed278fed349b1bedea8798))
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.6.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **vision:** Improve null checks on iOS [#2744](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/2744) ([#2747](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/2747)) ([d717f98](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/d717f981d480d14476ed278fed349b1bedea8798))
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.5.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **vision:** Improve null checks on iOS [#2744](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/2744) ([#2747](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/issues/2747)) ([d717f98](https://github.com/invertase/react-native-firebase/tree/master/packages/ml-vision/commit/d717f981d480d14476ed278fed349b1bedea8798))
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
# Change Log
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/compare/@react-native-firebase/perf@7.0.0...@react-native-firebase/perf@7.0.0) (2020-05-13)
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/compare/@react-native-firebase/perf@6.7.3...@react-native-firebase/perf@7.0.0) (2020-05-13)
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/3613)
|
||||
|
||||
|
||||
### Features
|
||||
@@ -11,203 +9,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
||||
* **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/35285f1655b16d05e6630fc556f95cccfb707ee4))
|
||||
|
||||
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/3613)
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* breaking change to mark new internal versioning requirements.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.3](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/compare/@react-native-firebase/perf@6.7.2...@react-native-firebase/perf@6.7.3) (2020-05-05)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/perf
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.2](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/compare/@react-native-firebase/perf@6.7.1...@react-native-firebase/perf@6.7.2) (2020-04-27)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/perf
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/compare/@react-native-firebase/perf@6.7.0...@react-native-firebase/perf@6.7.1) (2020-04-22)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/perf
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.7.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.6.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.5.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/perf/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
# Change Log
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/config/compare/@react-native-firebase/remote-config@7.0.0...@react-native-firebase/remote-config@7.0.0) (2020-05-13)
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/config/compare/@react-native-firebase/remote-config@6.7.1...@react-native-firebase/remote-config@7.0.0) (2020-05-13)
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/3613)
|
||||
|
||||
|
||||
### Features
|
||||
@@ -11,178 +9,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
||||
* **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/35285f1655b16d05e6630fc556f95cccfb707ee4))
|
||||
|
||||
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/3613)
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* breaking change to mark new internal versioning requirements.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/config/compare/@react-native-firebase/remote-config@6.7.0...@react-native-firebase/remote-config@6.7.1) (2020-04-22)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/remote-config
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.7.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
* **remote-config:** support minimumFetchInterval config setting ([#2789](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/2789)) ([57965e7](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/57965e73a7e1089335c5446fb91cd44c1b19725d)), closes [/github.com/firebase/firebase-ios-sdk/blob/master/FirebaseRemoteConfig/Sources/Public/FIRRemoteConfig.h#L148-L149](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/L148-L149)
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.6.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
* **remote-config:** support minimumFetchInterval config setting ([#2789](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/2789)) ([57965e7](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/57965e73a7e1089335c5446fb91cd44c1b19725d)), closes [/github.com/firebase/firebase-ios-sdk/blob/master/FirebaseRemoteConfig/Sources/Public/FIRRemoteConfig.h#L148-L149](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/L148-L149)
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.5.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
* **remote-config:** support minimumFetchInterval config setting ([#2789](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/2789)) ([57965e7](https://github.com/invertase/react-native-firebase/tree/master/packages/config/commit/57965e73a7e1089335c5446fb91cd44c1b19725d)), closes [/github.com/firebase/firebase-ios-sdk/blob/master/FirebaseRemoteConfig/Sources/Public/FIRRemoteConfig.h#L148-L149](https://github.com/invertase/react-native-firebase/tree/master/packages/config/issues/L148-L149)
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
# Change Log
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/compare/@react-native-firebase/storage@7.0.0...@react-native-firebase/storage@7.0.0) (2020-05-13)
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/compare/@react-native-firebase/storage@6.7.1...@react-native-firebase/storage@7.0.0) (2020-05-13)
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3613)
|
||||
|
||||
|
||||
### Features
|
||||
@@ -11,232 +9,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
||||
* **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/35285f1655b16d05e6630fc556f95cccfb707ee4))
|
||||
|
||||
|
||||
* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3613)
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* breaking change to mark new internal versioning requirements.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/compare/@react-native-firebase/storage@6.7.0...@react-native-firebase/storage@6.7.1) (2020-04-22)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/storage
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.7.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **storage:** fixed a bug with parsing encoded urls ([#3369](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3369)) ([8e99b9c](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/8e99b9cb9093ba0cc3aadcb56127c8500ea8bf36))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
* **storage:** made `put` method return Task. added snapshot API. ([ea19622](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/ea1962270b6c20d5b15dbaaea5c4d88a0a4ae3e2))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **storage:** fix video asset resources on iOS13 ([#2750](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/2750)) ([fded286](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/fded28621fb5c73c3daba009cc4f2ef6fde21745))
|
||||
* **storage,ios:** use long value for maxResults list option (fixes [#2804](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/2804)) ([9488103](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/94881037e0d304e3a585088be1dcae42be8794a8))
|
||||
* **storage,js:** validate that list maxResults is an integer value ([2fc9e9d](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/2fc9e9d537e954989a50f941e2479fbbdb3874c9))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **storage,ios:** Handle null Storage metadata values ([#2875](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/2875)) ([26f752a](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/26f752a1172a36e7c5ea837c1792610fd37adbb4))
|
||||
* **storage,ios:** Handle null Storage metadata values ([#2881](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/2881)) ([eeb90c0](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/eeb90c0a376e88f4ceb20a1dc5fd3bb4ce558a61))
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.6.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **storage:** fixed a bug with parsing encoded urls ([#3369](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3369)) ([8e99b9c](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/8e99b9cb9093ba0cc3aadcb56127c8500ea8bf36))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
* **storage:** made `put` method return Task. added snapshot API. ([ea19622](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/ea1962270b6c20d5b15dbaaea5c4d88a0a4ae3e2))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **storage:** fix video asset resources on iOS13 ([#2750](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/2750)) ([fded286](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/fded28621fb5c73c3daba009cc4f2ef6fde21745))
|
||||
* **storage,ios:** use long value for maxResults list option (fixes [#2804](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/2804)) ([9488103](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/94881037e0d304e3a585088be1dcae42be8794a8))
|
||||
* **storage,js:** validate that list maxResults is an integer value ([2fc9e9d](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/2fc9e9d537e954989a50f941e2479fbbdb3874c9))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **storage,ios:** Handle null Storage metadata values ([#2875](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/2875)) ([26f752a](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/26f752a1172a36e7c5ea837c1792610fd37adbb4))
|
||||
* **storage,ios:** Handle null Storage metadata values ([#2881](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/2881)) ([eeb90c0](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/eeb90c0a376e88f4ceb20a1dc5fd3bb4ce558a61))
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.5.0 (2020-04-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **android,build:** conditionally check `app` dependency, fixes… ([#3215](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3215)) ([b4eaa39](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/b4eaa39ea8022535696d28e6eacb5c3e3ce9578f))
|
||||
* **android,build:** use correct plugin & BoM versions ([fb763eb](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/fb763ebde216d8c789b08bd0d77c078089776627))
|
||||
* **storage:** fixed a bug with parsing encoded urls ([#3369](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3369)) ([8e99b9c](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/8e99b9cb9093ba0cc3aadcb56127c8500ea8bf36))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
* **storage:** made `put` method return Task. added snapshot API. ([ea19622](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/ea1962270b6c20d5b15dbaaea5c4d88a0a4ae3e2))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **storage:** fix video asset resources on iOS13 ([#2750](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/2750)) ([fded286](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/fded28621fb5c73c3daba009cc4f2ef6fde21745))
|
||||
* **storage,ios:** use long value for maxResults list option (fixes [#2804](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/2804)) ([9488103](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/94881037e0d304e3a585088be1dcae42be8794a8))
|
||||
* **storage,js:** validate that list maxResults is an integer value ([2fc9e9d](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/2fc9e9d537e954989a50f941e2479fbbdb3874c9))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **firestore:** array-contains, array-contains-any & in filters ([#2868](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/2868)) ([42e034c](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/42e034c4807da54441d2baeab9f57bbf1a137a4a))
|
||||
* **ios:** upgrade Firebase iOS SDK version to 6.13.0 ([547d0a2](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/547d0a2d74a68808b29063f9b3aa3e1ac38551fc))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **storage,ios:** Handle null Storage metadata values ([#2875](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/2875)) ([26f752a](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/26f752a1172a36e7c5ea837c1792610fd37adbb4))
|
||||
* **storage,ios:** Handle null Storage metadata values ([#2881](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/issues/2881)) ([eeb90c0](https://github.com/invertase/react-native-firebase/tree/master/packages/storage/commit/eeb90c0a376e88f4ceb20a1dc5fd3bb4ce558a61))
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
@@ -1,9 +1,4 @@
|
||||
# Change Log
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [6.8.0](https://github.com/invertase/react-native-firebase/tree/master/packages/template/compare/@react-native-firebase/template@6.7.1...@react-native-firebase/template@6.8.0) (2020-04-22)
|
||||
# [6.8.0](https://github.com/invertase/react-native-firebase/tree/master/packages/template/compare/@react-native-firebase/template@6.8.0...@react-native-firebase/template@6.8.0) (2020-05-13)
|
||||
|
||||
|
||||
### Features
|
||||
@@ -12,191 +7,3 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.7.1](https://github.com/invertase/react-native-firebase/tree/master/packages/template/compare/@react-native-firebase/template@6.7.0...@react-native-firebase/template@6.7.1) (2020-04-22)
|
||||
|
||||
**Note:** Version bump only for package @react-native-firebase/template
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.7.0 (2020-04-22)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **template:** update RFNB version ([5fec546](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/5fec546bb8ecf599e06460d1744f16716fed188e))
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/template/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/template/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/template/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/template/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **template:** add noCompress tflite by default to android template (for [#2478](https://github.com/invertase/react-native-firebase/tree/master/packages/template/issues/2478)) ([9dd3fa6](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/9dd3fa68c30b8b2f687bae4d9e81f438311ae739))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **template:** update template to RN 0.61.5 ([3e90981](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/3e909813fb1b14a3baeb3468cb5e78ea86503f60))
|
||||
* **template:** upgrade to React Native 0.61.4 ([#2821](https://github.com/invertase/react-native-firebase/tree/master/packages/template/issues/2821)) ([fb4941b](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/fb4941b6e5dc6b3101eeaa2c1c429300a3e05da7))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **template:** Fix invalid flow config file ([1def1c1](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/1def1c1ce5ee320e7ff8d490e9e711281f5abdda))
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.6.0 (2020-04-22)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* independently version packages ([#3513](https://github.com/invertase/react-native-firebase/tree/master/packages/template/issues/3513)) ([e2c2d64](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/e2c2d64d2266cbdd14d4dcfefa64a08263f0af85))
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/template/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/template/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/template/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **template:** add noCompress tflite by default to android template (for [#2478](https://github.com/invertase/react-native-firebase/tree/master/packages/template/issues/2478)) ([9dd3fa6](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/9dd3fa68c30b8b2f687bae4d9e81f438311ae739))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **template:** update template to RN 0.61.5 ([3e90981](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/3e909813fb1b14a3baeb3468cb5e78ea86503f60))
|
||||
* **template:** upgrade to React Native 0.61.4 ([#2821](https://github.com/invertase/react-native-firebase/tree/master/packages/template/issues/2821)) ([fb4941b](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/fb4941b6e5dc6b3101eeaa2c1c429300a3e05da7))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **template:** Fix invalid flow config file ([1def1c1](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/1def1c1ce5ee320e7ff8d490e9e711281f5abdda))
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 6.5.0 (2020-04-22)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **ios:** allow static_framework usage via Podfile global ([#3388](https://github.com/invertase/react-native-firebase/tree/master/packages/template/issues/3388)) ([530f8bb](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/530f8bbb51f89f106854dbf1df5ec80211e2cf8b)), closes [#3253](https://github.com/invertase/react-native-firebase/tree/master/packages/template/issues/3253)
|
||||
* **messaging:** ios & android messaging updates & fixes ([#3339](https://github.com/invertase/react-native-firebase/tree/master/packages/template/issues/3339)) ([d66a611](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/d66a6118f82005087f53b86571990fc071402153))
|
||||
|
||||
|
||||
|
||||
# 6.3.0 (2020-02-04)
|
||||
|
||||
|
||||
|
||||
# 6.2.0 (2019-12-08)
|
||||
|
||||
|
||||
|
||||
# 6.1.0 (2019-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **template:** add noCompress tflite by default to android template (for [#2478](https://github.com/invertase/react-native-firebase/tree/master/packages/template/issues/2478)) ([9dd3fa6](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/9dd3fa68c30b8b2f687bae4d9e81f438311ae739))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **template:** update template to RN 0.61.5 ([3e90981](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/3e909813fb1b14a3baeb3468cb5e78ea86503f60))
|
||||
* **template:** upgrade to React Native 0.61.4 ([#2821](https://github.com/invertase/react-native-firebase/tree/master/packages/template/issues/2821)) ([fb4941b](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/fb4941b6e5dc6b3101eeaa2c1c429300a3e05da7))
|
||||
|
||||
|
||||
|
||||
## 6.0.4 (2019-11-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **template:** Fix invalid flow config file ([1def1c1](https://github.com/invertase/react-native-firebase/tree/master/packages/template/commit/1def1c1ce5ee320e7ff8d490e9e711281f5abdda))
|
||||
|
||||
|
||||
|
||||
## 6.0.3 (2019-10-25)
|
||||
|
||||
|
||||
|
||||
## 6.0.2 (2019-10-18)
|
||||
|
||||
|
||||
|
||||
## 6.0.1 (2019-10-07)
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2019-07-30)
|
||||
|
||||
Reference in New Issue
Block a user