Skip to content

Commit 5d43af1

Browse files
authored
Made Firestore and GCS Optional Deps (#332)
* Making GCP libs optional dependencies * Updated changelog * Including original import error in the error message * Added missing space
1 parent c6a4e22 commit 5d43af1

File tree

7 files changed

+159
-54
lines changed

7 files changed

+159
-54
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Unreleased
22

33
- [changed] Upgraded Cloud Firestore client to v0.16.0.
4+
- [changed] Firestore and Storage client libraries are now defined as optional
5+
dependencies.
46
- [changed] Dropped support for Node.js 4.
57

68
# v5.13.1

0 commit comments

Comments
 (0)