Skip to content

Commit a92a5c8

Browse files
Add Changelog entry
1 parent d608480 commit a92a5c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/firestore/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
While this feature is not yet available, all schema changes are included
99
in this release. Once you upgrade, you will not be able to use an older version
1010
of the Firestore SDK with persistence enabled.
11+
- [fixed] Fixed an issue with IndexedDb persistence that triggered an internal
12+
assert for Queries that use nested DocumentReferences in where() clauses
13+
(#1524, #1596).
1114

1215
# 1.0.4
1316
- [fixed] Fixed an uncaught promise error occurring when `enablePersistence()`

0 commit comments

Comments
 (0)