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 d608480 commit a92a5c8Copy full SHA for a92a5c8
packages/firestore/CHANGELOG.md
@@ -8,6 +8,9 @@
8
While this feature is not yet available, all schema changes are included
9
in this release. Once you upgrade, you will not be able to use an older version
10
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).
14
15
# 1.0.4
16
- [fixed] Fixed an uncaught promise error occurring when `enablePersistence()`
0 commit comments