CSFrequency / react-firebase-hooks

React Hooks for Firebase.
Apache License 2.0
3.55k stars 304 forks source link

[functions] useHttpsCallable now supports passing `HttpsCallableOptions` as a third parameter #297

Open Olovorr opened 1 year ago

Olovorr commented 1 year ago

When I created my fork I didn't notice https://github.com/CSFrequency/react-firebase-hooks/pull/296/files;  However, I also updated README and it is forked from more up-to-date master so I decided to create PR anyway.

Thanks for the great library 🙂