fix(deps): update react-router monorepo to v7.1.4 #114
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.47.1.3->7.1.4Release Notes
remix-run/react-router (react-router)
v7.1.4Compare 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/plainorapplication/jsonresponses (#12848).dataextension.datarequest, they will still be encoded viaturbo-streamREMOVE: limit matchRoutes optimization to client side (#12882)
Optimize Lazy Route Discovery path discovery to favor a single
querySelectorAllcall at thebodylevel instead of many calls at the sub-tree level (#12731)errorHeaderswhen throwing adata()result (#12846)Set-Cookieheaders could be duplicated if also returned fromheadersOptimize route matching by skipping redundant
matchRoutescalls when possible (#12800)remix-run/react-router (react-router-dom)
v7.1.4Compare Source
Patch Changes
react-router@7.1.4Configuration
📅 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.