fix(deps): Update dependency reactfire to v4 #385
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.0.3
->^4.0.0
Release Notes
FirebaseExtended/reactfire (reactfire)
v4.2.3
Compare Source
What's Changed
useUser
'sinitialData
override by @jhuleatt in https://github.com/FirebaseExtended/reactfire/pull/539Full Changelog: FirebaseExtended/reactfire@v4.2.2...v4.2.3
v4.2.2
Compare Source
What's Changed
New Contributors
Full Changelog: FirebaseExtended/reactfire@v4.2.1...v4.2.2
v4.2.1
Compare Source
What's Changed
Fixes
Dependency updates
Docs improvements
✨ New Contributors
Full Changelog: FirebaseExtended/reactfire@v4.2.0...v4.2.1
v4.2.0
Compare Source
New Features
useCallableFunctionResponse
hook to make it easier to call a function on render (#449)Fixes
^6.0.2
to get new types for Cloud Functions helper (https://github.com/FirebaseExtended/rxfire/pull/34)fromTask
(#448)v4.1.1
Compare Source
Fix an issue where ReactFire hooks wouldn't move past the
loading
state ifundefined
was the first value emitted (PR #446, Issue #440)v4.1.0
Compare Source
v4.0.1
Compare Source
useAnalytics
,AnalyticsProvider
,useInitAnalytics
) (PR #431)@ts-expect-error
instead of@ts-ignore
for safer typings (PR #435)v4.0.0
Compare Source
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
v3
branch.v3.0.0
Compare Source
v3 of ReactFire supports stable builds of React
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate using a curated preset maintained by . View repository job log here