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 c629462 commit 7578974Copy full SHA for 7578974
firebase-firestore/CHANGELOG.md
@@ -5,7 +5,7 @@ by opting into a release at
5
# Unreleased
6
- [fixed] Fixed an issue `waitForPendingWrites()` could lead to NullPointerException.
7
- [feature] Added Query.count(), which fetches the number of documents in the
8
- result set without actually downloading the documents (#NNNN).
+ result set without actually downloading the documents (#4126).
9
10
# 24.2.0
11
- [feature] Added `TransactionOptions` to control how many times a transaction
0 commit comments