Skip to content

Commit 3e98afa

Browse files
Add Changelog entry for ReactNative fix (#1146)
1 parent 74c57cf commit 3e98afa

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 on ReactNative's
3+
Expo platform (#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)