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 9222c8e commit 6a0f4c9Copy full SHA for 6a0f4c9
firebase-firestore/CHANGELOG.md
@@ -3,8 +3,8 @@
3
- [changed] Bumped internal dependencies.
4
- [changed] Improve the performance of queries in collections that contain many deleted documents.
5
[#7295](//github.com/firebase/firebase-android-sdk/issues/7295)
6
-- [changed] Improve the performance of queries against SDK cache through internal memoization of
7
- document data.
+- [changed] Improve query performance via internal memoization of calculated document data.
+ [#7370](//github.com/firebase/firebase-android-sdk/issues/7370)
8
9
# 26.0.0
10
0 commit comments