Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-09-15 | 378 Bytes | |
v4.2.0 source code.tar.gz | 2021-09-15 | 416.2 kB | |
v4.2.0 source code.zip | 2021-09-15 | 460.4 kB | |
Totals: 3 Items | 876.9 kB | 0 |
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 (https://github.com/FirebaseExtended/rxfire/pull/34) - Internal cleanup: use RxFire's
fromTask
(#448)