8000
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 3973b64 commit bedeb01Copy full SHA for bedeb01
Firestore/CHANGELOG.md
@@ -1,10 +1,16 @@
1
# Unreleased
2
3
+# v0.12.3
4
+- [changed] Internal improvements.
5
+
6
# v0.12.2
7
- [fixed] Fixed an issue where `FirestoreSettings` would accept a concurrent
8
dispatch queue, but this configuration would trigger an assertion failure.
9
Passing a concurrent dispatch queue should now work correctly (#988).
10
11
+# v0.12.1
12
13
14
# v0.12.0
15
- [changed] Replaced the `DocumentListenOptions` object with a simple boolean.
16
Instead of calling
0 commit comments