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 273ad48 commit bd88e56Copy full SHA for bd88e56
firebase-firestore/CHANGELOG.md
@@ -5,6 +5,9 @@
5
- [fixed] Fixed calculation of SQLite database size on Android 9 Pie devices.
6
Previous method could be off by a few MBs on these devices, potentially
7
delaying garbage collection.
8
+- [changed] Prepared the persistence layer to support collection group queries.
9
+ While this feature is not yet available, all schema changes are included
10
+ in this release.
11
12
# 18.0.1
13
- [fixed] Fixed an issue where Firestore would crash if handling write batches
0 commit comments