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 ace4f63 commit 8a5d133Copy full SHA for 8a5d133
CHANGELOG.md
@@ -0,0 +1,4 @@
1
+* [breaking] Update peer dependency requirement for *firebase-functions* to be v2.0.0 or above, and for *firebase-admin* to be v6.0.0 or above.
2
+* Support scheduled functions (pull request #51).
3
+* Support null value in `test.database.makeDataSnapshot` (issue #48).
4
+* Support `rawRequest` in the callable context object for a wrapped HTTP Callable function (issue #41).
0 commit comments