Skip to content

v0.2.0

Compare
Choose a tag to compare
@bkendall bkendall released this 26 Feb 01:10
· 125 commits to master since this release
bdc5030
  • [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.
  • Support scheduled functions (pull request #51).
  • Support null value in test.database.makeDataSnapshot (issue #48).
  • Support rawRequest in the callable context object for a wrapped HTTP Callable function (issue #41).