Skip to content

Commit 648b922

Browse files
authored
Add support for firebase-admin v13 (#1641)
* Change firebase-admin peer dep to support any major versions starting from 11. * Bump firebase-admin to 13. * Add support for firebase admin sdk v13. * Add changelog.
1 parent cd88163 commit 648b922

File tree

3 files changed

+291
-531
lines changed

3 files changed

+291
-531
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
- Fix bug where wrapInit wasn't called on v2 callable functions. (#1634)
22
- Add support for callable function to return streaming response (#1629)
3+
- Add support for firebase-admin@13 (#1641)

0 commit comments

Comments
 (0)