Skip to content

Commit

Permalink
Add support for firebase-admin v13 (#1641)
Browse files Browse the repository at this point in the history
* 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.
  • Loading branch information
taeold authored Nov 20, 2024
1 parent cd88163 commit 648b922
Show file tree
Hide file tree
Showing 3 changed files with 291 additions and 531 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
- Fix bug where wrapInit wasn't called on v2 callable functions. (#1634)
- Add support for callable function to return streaming response (#1629)
- Add support for firebase-admin@13 (#1641)
Loading

0 comments on commit 648b922

Please sign in to comment.