Skip to content

v4.2.0

Compare
Choose a tag to compare
@jhuleatt jhuleatt released this 16 Sep 14:57
· 35 commits to main since this release

New Features

  • add useCallableFunctionResponse hook to make it easier to call a function on render (#449)

Fixes

  • Add missing Cloud Functions hooks and provider (#444)
  • Update RxFire dependency to ^6.0.2 to get new types for Cloud Functions helper (FirebaseExtended/rxfire#34)
  • Internal cleanup: use RxFire's fromTask (#448)