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 9a241b2 commit 9cf8259Copy full SHA for 9cf8259
Firestore/CHANGELOG.md
@@ -3,7 +3,8 @@
3
# v0.12.6
4
- [fixed] Fixed an issue where queries returned fewer results than they should,
5
caused by documents that were cached as deleted when they should not have
6
- been (#1548).
+ been (#1548). Some cache data is cleared and so clients may use extra
7
+ bandwidth the first time they launch with this version of the SDK.
8
9
# v0.12.5
10
- [changed] Internal improvements.
0 commit comments