Skip to content

Commit 9f1028d

Browse files
Add Changelog entry for ReactNative fix
1 parent e20a185 commit 9f1028d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/firestore/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# 0.7.0 (Unreleased)
1+
# Unreleased
2+
- [fixed] Fixed a regression that prevented use of Firestore with ReactNative
3+
(#1138).
4+
5+
# 0.7.0
26
- [fixed] Fixed `get({source: 'cache'})` to be able to return nonexistent
37
documents from cache.
48
- [changed] Prepared the persistence layer to allow shared access from multiple

0 commit comments

Comments
 (0)