fix(deps): update dependency react-router-dom to v7 #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/major-react-router-monorepo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^6.26.0
->^7.0.0
Release Notes
remix-run/react-router (react-router-dom)
v7.7.0
Compare Source
Patch Changes
react-router@7.7.0
v7.6.3
Compare Source
Patch Changes
react-router@7.6.3
v7.6.2
Compare Source
Patch Changes
react-router@7.6.2
v7.6.1
Compare Source
Patch Changes
react-router@7.6.1
v7.6.0
Compare Source
Patch Changes
react-router@7.6.0
v7.5.3
Compare Source
Patch Changes
react-router@7.5.3
v7.5.2
Compare Source
Patch Changes
react-router@7.5.2
v7.5.1
Compare Source
Patch Changes
react-router@7.5.1
v7.5.0
Compare Source
Patch Changes
react-router@7.5.0
v7.4.1
Compare Source
Patch Changes
react-router@7.4.1
v7.4.0
Compare Source
Patch Changes
react-router@7.4.0
v7.3.0
Compare Source
Patch Changes
react-router@7.3.0
v7.2.0
Compare Source
Patch Changes
react-router@7.2.0
v7.1.5
Compare Source
Patch Changes
react-router@7.1.5
v7.1.4
Compare Source
Patch Changes
react-router@7.1.4
v7.1.3
Compare Source
Patch Changes
react-router@7.1.3
v7.1.2
Compare Source
Patch Changes
react-router@7.1.2
v7.1.1
Compare Source
Patch Changes
react-router@7.1.1
v7.1.0
Compare Source
Patch Changes
react-router@7.1.0
v7.0.2
Compare Source
Patch Changes
react-router@7.0.2
v7.0.1
Compare Source
Patch Changes
react-router@7.0.1
v7.0.0
Compare Source
Major Changes
Remove the original
defer
implementation in favor of using raw promises via single fetch andturbo-stream
. This removes these exports from React Router: (#11744)defer
AbortedDeferredError
type TypedDeferredData
UNSAFE_DeferredData
UNSAFE_DEFERRED_SYMBOL
,Use
createRemixRouter
/RouterProvider
inentry.client
instead ofRemixBrowser
(#11469)Remove single_fetch future flag. (#11522)
Remove
future.v7_startTransition
flag (#11696)Remove
future.v7_normalizeFormMethod
future flag (#11697)Allow returning
undefined
from actions and loaders (#11680)update minimum node version to 18 (#11690)
Remove
future.v7_prependBasename
from the ionternalized@remix-run/router
package (#11726)Remove
future.v7_throwAbortReason
from internalized@remix-run/router
package (#11728)Add
exports
field to all packages (#11675)node package no longer re-exports from react-router (#11702)
updates the minimum React version to 18 (#11689)
future.v7_partialHydration
flag (#11725)<RouterProvider fallbackElement>
propfallbackElement
to ahydrateFallbackElement
/HydrateFallback
on your root routefuture.v7_partialHydration
(when usingfallbackElement
),state.navigation
was populated during the initial loadfuture.v7_partialHydration
,state.navigation
remains in an"idle"
state during the initial loadRemove
future.v7_fetcherPersist
flag (#11731)Minor Changes
Link
/NavLink
when using Remix SSR (#11402)ScrollRestoration
so it can restore properly on an SSR'd document load (#11401)RouterProvider
. When running from a Remix-SSR'd HTML payload with the properwindow
variables (__remixContext
,__remixManifest
,__remixRouteModules
), you don't need to pass arouter
prop andRouterProvider
will create therouter
for you internally. (#11396) (#11400)Patch Changes
RouterProvider
internals to reduce uneccesary re-renders (#11817)react-router@7.0.0
v6.30.1
Compare Source
v6.30.0
Compare Source
v6.29.0
Compare Source
v6.28.2
Compare Source
v6.28.1
Compare Source
v6.28.0
Compare Source
v6.27.0
Compare Source
v6.26.2
Compare Source
v6.26.1
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 Renovate Bot.
1c8f784e87
tod13e9c3130
d13e9c3130
to47dde5bac9
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.