fix(deps): update react-router monorepo to v7.1.4 #114
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/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:
7.1.3
->7.1.4
7.1.3
->7.1.4
Release Notes
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)remix-run/react-router (react-router-dom)
v7.1.4
Compare Source
Patch Changes
react-router@7.1.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.