v4.2.0
New Features
- add
useCallableFunctionResponsehook 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.2to get new types for Cloud Functions helper (FirebaseExtended/rxfire#34) - Internal cleanup: use RxFire's
fromTask(#448)