Skip to content

Commit e5e502f

Browse files
authored
Upgrading Cloud Firestore to 0.19.0 (#389)
* Upgrading Cloud Firestore to 0.19.0 * Updated changelog
1 parent 95a0d36 commit e5e502f

File tree

4 files changed

+459
-598
lines changed

4 files changed

+459
-598
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Unreleased
22

3+
- [changed] Upgraded Cloud Firestore client to v0.19.0.
4+
- [added] Exposed the `Transaction` type from the `admin.firestore` namespace.
35
- [fixed] Fixing error handling in FCM. The SDK now checks the key
4-
type.googleapis.com/google.firebase.fcm.v1.FcmError to set error code.
6+
`type.googleapis.com/google.firebase.fcm.v1.FcmError` to set error code.
57

68
# v6.1.0
79

0 commit comments

Comments
 (0)