fix(deps): update dependency react-router-dom to v7#687
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency react-router-dom to v7#687renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
46edb25 to
e4c6079
Compare
e4c6079 to
d841703
Compare
d841703 to
21a7873
Compare
21a7873 to
4ecfceb
Compare
4ecfceb to
5572666
Compare
5572666 to
09fcbdf
Compare
09fcbdf to
148b6ab
Compare
94aaf08 to
ac05fcf
Compare
875517c to
3edb99a
Compare
35672f0 to
a582abe
Compare
a582abe to
15a4108
Compare
15a4108 to
bf8fe1e
Compare
bf8fe1e to
13b567b
Compare
13b567b to
50e0a09
Compare
50e0a09 to
b39ad39
Compare
9837d18 to
983d5e8
Compare
983d5e8 to
6cc7584
Compare
6cc7584 to
f1feedb
Compare
f1feedb to
23c2f05
Compare
23c2f05 to
0aa3131
Compare
0aa3131 to
052d0e9
Compare
052d0e9 to
076d29e
Compare
076d29e to
b73ec51
Compare
b73ec51 to
93ad1d6
Compare
93ad1d6 to
a4b391f
Compare
8b6566d to
0c737c9
Compare
0c737c9 to
44b6418
Compare
44b6418 to
c3e54c0
Compare
c3e54c0 to
23c3fa2
Compare
23c3fa2 to
ddb7994
Compare
ddb7994 to
0e95d21
Compare
f68bc54 to
9262393
Compare
93641fd to
338b932
Compare
338b932 to
020ca0f
Compare
020ca0f to
6d45463
Compare
6d45463 to
9c85317
Compare
25ec678 to
0c3ee29
Compare
0c3ee29 to
f0e25de
Compare
796e246 to
8a5cade
Compare
8a5cade to
3174127
Compare
3174127 to
e751425
Compare
e751425 to
f00ec34
Compare
f00ec34 to
b59071b
Compare
b59071b to
a3d932f
Compare
a3d932f to
0762479
Compare
0762479 to
c967339
Compare
c967339 to
9d0a5f3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
5.3.0→7.14.2Release Notes
remix-run/react-router (react-router-dom)
v7.14.2Compare Source
Patch Changes
[email protected]v7.14.1Compare Source
Patch Changes
[email protected]v7.14.0Compare Source
Patch Changes
[email protected]v7.13.2Compare Source
Patch Changes
[email protected]v7.13.1Compare Source
Patch Changes
[email protected]v7.13.0Compare Source
Patch Changes
[email protected]v7.12.0Compare Source
Patch Changes
[email protected]v7.11.0Compare Source
Patch Changes
[email protected]v7.10.1Compare Source
Patch Changes
[email protected]v7.10.0Compare Source
Patch Changes
[email protected]v7.9.6Compare Source
Patch Changes
[email protected]v7.9.5Compare Source
Patch Changes
[email protected]v7.9.4Compare Source
Patch Changes
[email protected]v7.9.3Compare Source
Patch Changes
[email protected]v7.9.2Compare Source
Patch Changes
[email protected]v7.9.1Compare Source
Patch Changes
[email protected]v7.9.0Compare Source
Patch Changes
[email protected]v7.8.2Compare Source
Patch Changes
[email protected]v7.8.1Compare Source
Patch Changes
[email protected]v7.8.0Compare Source
Patch Changes
[email protected]v7.7.1Compare Source
Patch Changes
[email protected]v7.7.0Compare Source
Patch Changes
[email protected]v7.6.3Compare Source
Patch Changes
[email protected]v7.6.2Compare Source
Patch Changes
[email protected]v7.6.1Compare Source
Patch Changes
[email protected]v7.6.0Compare Source
Patch Changes
[email protected]v7.5.3Compare Source
Patch Changes
[email protected]v7.5.2Compare Source
Patch Changes
[email protected]v7.5.1Compare Source
Patch Changes
[email protected]v7.5.0Compare Source
Patch Changes
[email protected]v7.4.1Compare Source
Patch Changes
[email protected]v7.4.0Compare Source
Patch Changes
[email protected]v7.3.0Compare Source
Patch Changes
[email protected]v7.2.0Compare Source
Patch Changes
[email protected]v7.1.5Compare Source
Patch Changes
[email protected]v7.1.4Compare Source
Patch Changes
[email protected]v7.1.3Compare Source
Patch Changes
[email protected]v7.1.2Compare Source
Patch Changes
[email protected]v7.1.1Compare Source
Patch Changes
[email protected]v7.1.0Compare Source
Patch Changes
[email protected]v7.0.2Compare Source
Patch Changes
[email protected]v7.0.1Compare Source
Patch Changes
[email protected]v7.0.0Compare Source
Major Changes
Remove the original
deferimplementation in favor of using raw promises via single fetch andturbo-stream. This removes these exports from React Router: (#11744)deferAbortedDeferredErrortype TypedDeferredDataUNSAFE_DeferredDataUNSAFE_DEFERRED_SYMBOL,Use
createRemixRouter/RouterProviderinentry.clientinstead ofRemixBrowser(#11469)Remove single fetch future flag. (#11522)
Remove
future.v7_startTransitionflag (#11696)Remove
future.v7_normalizeFormMethodfuture flag (#11697)Allow returning
undefinedfrom actions and loaders (#11680)update minimum node version to 18 (#11690)
Remove
future.v7_prependBasenamefrom the ionternalized@remix-run/routerpackage (#11726)Remove
future.v7_throwAbortReasonfrom internalized@remix-run/routerpackage (#11728)Add
exportsfield to all packages (#11675)node package no longer re-exports from react-router (#11702)
updates the minimum React version to 18 (#11689)
future.v7_partialHydrationflag (#11725)<RouterProvider fallbackElement>propfallbackElementto ahydrateFallbackElement/HydrateFallbackon your root routefuture.v7_partialHydration(when usingfallbackElement),state.navigationwas populated during the initial loadfuture.v7_partialHydration,state.navigationremains in an"idle"state during the initial loadRemove
future.v7_fetcherPersistflag (#11731)Minor Changes
Link/NavLinkwhen using Remix SSR (#11402)ScrollRestorationso it can restore properly on an SSR'd document load (#11401)RouterProvider. When running from a Remix-SSR'd HTML payload with the properwindowvariables (__remixContext,__remixManifest,__remixRouteModules), you don't need to pass arouterprop andRouterProviderwill create therouterfor you internally. (#11396) (#11400)Patch Changes
RouterProviderinternals to reduce uneccesary re-renders (#11817)[email protected]v6.30.3Compare Source
v6.30.2Compare Source
v6.30.1Compare Source
v6.30.0Compare Source
v6.29.0Compare Source
v6.28.2Compare Source
v6.28.1Compare Source
v6.28.0Compare Source
v6.27.0Compare Source
v6.26.2Compare Source
v6.26.1Compare Source
v6.26.0Compare Source
v6.25.1Compare Source
v6.25.0Compare Source
v6.24.1Compare Source
v6.24.0Compare Source
v6.23.1Compare Source
v6.23.0Compare Source
v6.22.3Compare Source
v6.22.2Compare Source
v6.22.1Compare Source
v6.22.0Compare Source
v6.21.3Compare Source
v6.21.2Compare Source
v6.21.1Compare Source
v6.21.0Compare Source
v6.20.1Compare Source
v6.20.0Compare Source
v6.19.0Compare Source
v6.18.0Compare Source
v6.17.0Compare Source
v6.16.0Compare Source
v6.15.0Compare Source
v6.14.2Compare Source
v6.14.1Compare Source
v6.14.0Compare Source
v6.13.0Compare Source
v6.12.1Compare Source
v6.12.0Compare Source
v6.11.2Compare Source
v6.11.1Compare Source
v6.11.0Compare Source
v6.10.0Compare Source
v6.9.0Compare Source
v6.8.2Compare Source
v6.8.1Compare Source
v6.8.0Compare Source
v6.7.0Compare Source
v6.6.2Compare Source
v6.6.1Compare Source
v6.6.0Compare Source
v6.5.0Compare Source
v6.4.5Compare Source
v6.4.4Compare Source
v6.4.3Compare Source
v6.4.2Compare Source
v6.4.1Compare Source
v6.4.0Compare Source
v6.3.0Compare Source
v6.2.2Compare Source
v6.2.1Compare Source
v6.2.0Compare Source
v6.1.1Compare Source
v6.1.0Compare Source
v6.0.2Compare Source
✨ Features
reloadDocumentprop to<Link>. This allows<Link>to function like a normal anchor tag by reloading the document after navigation while maintaining the relativetoresolution.🗒️ Docs
🤝 New Contributors
Full Changelog
v6.0.1Compare Source
🐛 Bug Fixes
<StaticRouter location>value (#8243)<Route>inside<Routes>to help people make the change (#8238)v6.0.0Compare Source
React Router v6 is here!
Please go read our blog post for more information on all the great stuff in v6 including notes about how to upgrade from React Router v5 and Reach Router.
v5.3.4Compare Source
v5.3.3Compare Source
v5.3.2Compare Source
v5.3.1Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.