All Versions
21
Latest Version
Avg Release Cycle
72 days
Latest Release
1086 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.2.3 Changes
June 27, 2023What's Changed
Full Changelog : v4.2.2...v4.2.3
-
v4.2.2 Changes
August 17, 2022What's Changed
🆕 New Contributors
- 👀 @mikkimichaelis made their first contribution in #494
- 👀 @rwhogg made their first contribution in #532
Full Changelog : v4.2.1...v4.2.2
-
v4.2.1 Changes
November 16, 2021What's Changed
🛠 Fixes
- 🛠 Fix reconciler : Export SDK contexts for react-reconciler use case by @RenaudRohlinger in #486
📦 > Note: this is a very niche use case for those using ReactFire with a custom reconciler. Most ReactFire devs shouldn't import the
*SdkContexts directly.⚡️ Dependency updates
- ⬆️ Bump semver-regex from 3.1.2 to 3.1.3 by @dependabot in #454
- ⬆️ Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #456
- ⬆️ Bump nth-check from 2.0.0 to 2.0.1 by @dependabot in #458
📄 Docs improvements
- 👀 Clarify need for providers in docs by @jhuleatt in #460
- ⚡️ update link for useObservable by @Ajonp in #475
- ⚡️ Update use.md by @Apfii in #481
✨ New Contributors
- 👀 @Ajonp made their first contribution in #475
- 👀 @RenaudRohlinger made their first contribution in #486
- 👀 @Apfii made their first contribution in #481
Full Changelog : v4.2.0...v4.2.1
-
v4.2.0 Changes
September 16, 2021🆕 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)
- ➕ add
-
v4.1.1 Changes
September 08, 2021 -
v4.1.0 Changes
September 01, 2021 -
v4.0.1 Changes
September 01, 2021- ⚡️ Update lockfile (fixes #433)
- ➕ Add missing Analytics exports (
useAnalytics,AnalyticsProvider,useInitAnalytics) (PR #431)
Thank you @shiiinji!
- 👀 [internal cleanup] Use RxFire's remote config implementation instead of a custom ReactFire implementation (PR #434)
Thank you @sujishpatel!
- 👀 [internal cleanup] Use
@ts-expect-errorinstead of@ts-ignorefor safer typings (PR #435)
Thank you @sujishpatel!
-
v4.0.0 Changes
August 25, 2021👍 ReactFire version 4 supports Firebase version 9. Firebase v9 introduces a new API that is more tree-shakeable, which should result in reduced bundle size and therefore faster page loads for your users!
⬆️ ReactFire v3 -> v4 upgrade guide
👀 Check out discussion #402 for more context.
👀 ReactFire v3 source is available in the
v3branch. -
v4.0.0-rc.2
August 20, 2021 -
v4.0.0-rc.1
August 19, 2021