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 e2293da commit 2ad24f8Copy full SHA for 2ad24f8
Firestore/CHANGELOG.md
@@ -1,7 +1,10 @@
1
# Unreleased
2
+
3
+# v0.10.1
4
- [fixed] Fixed a regression in Firebase iOS release 4.8.1 that could in certain
5
cases result in an "OnlineState should not affect limbo documents." assertion
6
crash when the client loses its network connection.
7
+- [fixed] It's now possible to pass a nil completion block to WriteBatch.commit (#745).
8
9
# v0.10.0
10
- [changed] Removed the includeMetadataChanges property in FIRDocumentListenOptions
0 commit comments