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 91d27d5 commit edeec6dCopy full SHA for edeec6d
Firestore/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Unreleased
2
- [changed] Add more details to the assertion failure in Query::Comparator() to
3
help with future debugging (#9258).
4
+- [fixed] Fixed an issue where returning `nil` from the update closure when
5
+ running a transaction caused a crash in Swift (#9426).
6
7
# v8.14.0
8
- [fixed] Fixed compiler warnings in `local_serializer.cc` about "implicit
0 commit comments