chore(deps): update react-router monorepo to v7.1.4 (patch) #28
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:
7.1.3
->7.1.4
7.1.3
->7.1.4
7.1.3
->7.1.4
7.1.3
->7.1.4
Release Notes
remix-run/react-router (@react-router/dev)
v7.1.4
Compare Source
Patch Changes
unstable_optimizeDeps
future flag. (#12637)[email protected]
@react-router/[email protected]
@react-router/[email protected]
remix-run/react-router (@react-router/node)
v7.1.4
Compare Source
Patch Changes
[email protected]
remix-run/react-router (@react-router/serve)
v7.1.4
Compare Source
Patch Changes
[email protected]
@react-router/[email protected]
@react-router/[email protected]
remix-run/react-router (react-router)
v7.1.4
Compare Source
Patch Changes
Internal reorg to clean up some duplicated route module types (#12799)
Properly handle status codes that cannot have a body in single fetch responses (204, etc.) (#12760)
Stop erroring on resource routes that return raw strings/objects and instead serialize them as
text/plain
orapplication/json
responses (#12848).data
extension.data
request, they will still be encoded viaturbo-stream
REMOVE: limit matchRoutes optimization to client side (#12882)
Optimize Lazy Route Discovery path discovery to favor a single
querySelectorAll
call at thebody
level instead of many calls at the sub-tree level (#12731)errorHeaders
when throwing adata()
result (#12846)Set-Cookie
headers could be duplicated if also returned fromheaders
Optimize route matching by skipping redundant
matchRoutes
calls when possible (#12800)Configuration
📅 Schedule: Branch creation - "after 6am on monday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.