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 1a023a3 commit 0b3b2c1Copy full SHA for 0b3b2c1
Firestore/Swift/CHANGELOG.md
@@ -1,4 +1,8 @@
1
-# Unreleased
+# v8.13.0
2
+- [added] Added support for explicit typing to `DocumentReference.getDocument(as:)`
3
+ and `DocumentSnapshot.data(as:)` to simplify mapping documents (#9101).
4
+
5
+# 8.12.1
6
- [added] Added async wrapper for `CollectionReference.addDocument()` and
7
`Firestore.loadBundle()`.
8
0 commit comments