Skip to content

Commit

Permalink
feat: independently version packages (invertase#3513)
Browse files Browse the repository at this point in the history
* feat: remove core version lock

* chore: v6.4.1

* chore: v6.4.1

* chore: configure lerna for independent versions

* chore: configure lerna for independent versions

* chore: only check docs folder

skipping elsewhere due to generated files such as changelogs
  • Loading branch information
Salakar authored Apr 22, 2020
1 parent fa59db8 commit a5244c8
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 2 deletions.
77 changes: 77 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 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)
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-firebase/firestore",
"version": "6.4.0",
"version": "6.5.0",
"author": "Invertase <[email protected]> (http://invertase.io)",
"description": "React Native Firebase - Cloud Firestore is a NoSQL cloud database to store and sync data between your React Native application and Firebase's database. The API matches the Firebase Web SDK whilst taking advantage of the native SDKs performance and offline capabilities.",
"main": "lib/index.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
"peerDependencies": {
"@react-native-firebase/app": "*"
},
"gitHead": "aa127b844418db58d33d00b7ba08872273e6f658",
"gitHead": "b5bbbef8f0e46a7b979f4e884b9e9b98aaf810f4",
"publishConfig": {
"access": "public"
}
Expand Down

0 comments on commit a5244c8

Please sign in to comment.