reactfire
reactfire copied to clipboard
Hooks, Context Providers, and Components that make it easy to interact with Firebase.
Bumps [jose](https://github.com/panva/jose) from 2.0.5 to 2.0.6. Release notes Sourced from jose's releases. v2.0.6 Fixes limit default PBES2 alg's computational expense (c1512be) Changelog Sourced from jose's changelog. 2.0.6 (2022-09-01) Bug Fixes...
Hi I have tried to get the current instance of firebase and doing the process from the firebase documentation, but appcheck always returns undefined. `import React, { Suspense } from...
### Version info **React:** 18.2.0 **Firebase:** 9.9.0 **ReactFire:** 4.2.2 **Other (e.g. Node, browser, operating system) (if applicable):** **Next.js** 12.2.2 ### Test case use `useFirestoreCollectionData` and handle `FirebaseError: Missing or insufficient...
I want to add data to cloud firestore but I can't find any guides in the documentation
Bumps [@firebase/util](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/util) from 0.3.2 to 1.6.3. Changelog Sourced from @firebase/util's changelog. 1.6.3 Patch Changes b12af44a5 #6340 (fixes #6036) - Forced get() to wait until db is online to resolve. 1.6.2...
### Version info **React:** 18.2.0 **Next:** 13.2.4 **Firebase:** 9.22.1 **ReactFire:** 4.2.3 ### Steps to reproduce I initialize reactfire using the code below. As you can see, I have a guard...
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
### Description Add support for firebase 10.4.0 https://github.com/FirebaseExtended/reactfire/issues/588
### Short description Using the `useCallableFunctionResponse` hook from `reactfire` causes the function to be called twice. This might lead to undesired costs. ### Version info **React:** "^18" **Firebase:** "^10.0.0" **ReactFire:**...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.9 to 4.5.2. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. Changelog Sourced from vite's...