We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74c57cf commit 3e98afaCopy full SHA for 3e98afa
packages/firestore/CHANGELOG.md
@@ -1,4 +1,8 @@
1
-# 0.7.0 (Unreleased)
+# Unreleased
2
+- [fixed] Fixed a regression that prevented use of Firestore on ReactNative's
3
+ Expo platform (#1138).
4
+
5
+# 0.7.0
6
- [fixed] Fixed `get({source: 'cache'})` to be able to return nonexistent
7
documents from cache.
8
- [changed] Prepared the persistence layer to allow shared access from multiple
0 commit comments