| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-21 | 4.8 kB | |
| v4.2.4 source code.tar.gz | 2026-07-21 | 324.5 kB | |
| v4.2.4 source code.zip | 2026-07-21 | 398.3 kB | |
| Totals: 3 Items | 727.5 kB | 0 | |
What's Changed
- Update peerDeps to support prerelease versions by @TheIronDev in https://github.com/FirebaseExtended/reactfire/pull/556
- fix
suscribetypo by @leoortizz in https://github.com/FirebaseExtended/reactfire/pull/555 - pass options from useSigninCheck to useObservable by @CapsAdmin in https://github.com/FirebaseExtended/reactfire/pull/527
- useInitAuth Example by @codercatdev in https://github.com/FirebaseExtended/reactfire/pull/522
- Disable observable timeouts for suspense by @Mythie in https://github.com/FirebaseExtended/reactfire/pull/525
- Update dependencies by @jhuleatt in https://github.com/FirebaseExtended/reactfire/pull/580
- Bump json5 from 2.2.1 to 2.2.3 in /example by @dependabot[bot] in https://github.com/FirebaseExtended/reactfire/pull/576
- Bump express from 4.17.1 to 4.18.2 in /functions by @dependabot[bot] in https://github.com/FirebaseExtended/reactfire/pull/566
- Bump vite from 3.0.4 to 3.2.7 in /example by @dependabot[bot] in https://github.com/FirebaseExtended/reactfire/pull/581
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot[bot] in https://github.com/FirebaseExtended/reactfire/pull/585
- Bump word-wrap from 1.2.3 to 1.2.4 in /functions by @dependabot[bot] in https://github.com/FirebaseExtended/reactfire/pull/586
- Bump @grpc/grpc-js from 1.6.8 to 1.8.17 in /example by @dependabot[bot] in https://github.com/FirebaseExtended/reactfire/pull/584
- Bump protobufjs and google-gax in /functions by @dependabot[bot] in https://github.com/FirebaseExtended/reactfire/pull/587
- use
useSyncExternalStoreto sync data inuseObservableby @jhuleatt in https://github.com/FirebaseExtended/reactfire/pull/583 - JS v9.23 by @christhompsongoogle in https://github.com/FirebaseExtended/reactfire/pull/589
- chore: bump dev tooling to modern versions by @tyler-reitz in https://github.com/FirebaseExtended/reactfire/pull/713
- Bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in https://github.com/FirebaseExtended/reactfire/pull/617
- Bump @adobe/css-tools from 4.2.0 to 4.5.0 by @dependabot[bot] in https://github.com/FirebaseExtended/reactfire/pull/602
- Bump express from 4.18.2 to 4.22.2 by @dependabot[bot] in https://github.com/FirebaseExtended/reactfire/pull/724
- fix: use globalThis.performance in SuspenseWithPerf to avoid SSR crash by @tyler-reitz in https://github.com/FirebaseExtended/reactfire/pull/729
- docs: clarify reactfire is web-only, not compatible with React Native or Expo by @tyler-reitz in https://github.com/FirebaseExtended/reactfire/pull/727
- chore: migrate moduleResolution from node to bundler by @tyler-reitz in https://github.com/FirebaseExtended/reactfire/pull/728
- fix: update useFirestoreDocData return type to include undefined by @tyler-reitz in https://github.com/FirebaseExtended/reactfire/pull/733
- fix: replace JSX.Element with React types for React 19 compatibility by @tyler-reitz in https://github.com/FirebaseExtended/reactfire/pull/732
- Bump postcss from 8.4.24 to 8.5.16 in /example by @dependabot[bot] in https://github.com/FirebaseExtended/reactfire/pull/726
- Bump vite and @vitejs/plugin-react in /example by @dependabot[bot] in https://github.com/FirebaseExtended/reactfire/pull/725
- fix: seed useUser with auth.currentUser to prevent undefined on initial render by @tyler-reitz in https://github.com/FirebaseExtended/reactfire/pull/731
- docs: fix emulator setup example to prevent double-initialization by @tyler-reitz in https://github.com/FirebaseExtended/reactfire/pull/734
- Bump websocket-driver from 0.7.4 to 0.7.5 in /example by @dependabot[bot] in https://github.com/FirebaseExtended/reactfire/pull/737
- Bump brace-expansion and tmp in /example by @dependabot[bot] in https://github.com/FirebaseExtended/reactfire/pull/745
- Bump tar from 7.5.17 to 7.5.20 by @dependabot[bot] in https://github.com/FirebaseExtended/reactfire/pull/747
- Bump body-parser from 1.20.5 to 1.20.6 in /functions by @dependabot[bot] in https://github.com/FirebaseExtended/reactfire/pull/746
New Contributors
- @TheIronDev made their first contribution in https://github.com/FirebaseExtended/reactfire/pull/556
- @leoortizz made their first contribution in https://github.com/FirebaseExtended/reactfire/pull/555
- @CapsAdmin made their first contribution in https://github.com/FirebaseExtended/reactfire/pull/527
- @Mythie made their first contribution in https://github.com/FirebaseExtended/reactfire/pull/525
- @christhompsongoogle made their first contribution in https://github.com/FirebaseExtended/reactfire/pull/589
- @tyler-reitz made their first contribution in https://github.com/FirebaseExtended/reactfire/pull/713
Full Changelog: https://github.com/FirebaseExtended/reactfire/compare/v4.2.3...v4.2.4