Update dependency @react-router/dev to v8.4.0 - #583
renovate[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 9581384486
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| }, | ||
| "peerDependencies": { | ||
| "@react-router/dev": "8.2.0", | ||
| "@react-router/dev": "8.3.0", |
There was a problem hiding this comment.
Keep the React Router runtime aligned with the dev tooling
When a consumer runs any lobedocs build, dev, or typegen command, the CLI now resolves @react-router/dev 8.3.0 while both this package and the root application still pin react-router to 8.2.0. The 8.3.0 release updates its framework dependency to react-router 8.3.0, so this partial upgrade can load one router version in the compiler/server tooling and another in the generated site's entries and components; update the exact react-router pins alongside @react-router/dev.
Useful? React with 👍 / 👎.
9581384 to
4ff22ed
Compare
4ff22ed to
d4cea80
Compare
d4cea80 to
e5dbb0f
Compare
commit: |
e5dbb0f to
352458e
Compare
352458e to
69975a6
Compare
69975a6 to
96d53a6
Compare
96d53a6 to
dff98bd
Compare
dff98bd to
b8d4b92
Compare
b8d4b92 to
811e9ee
Compare
811e9ee to
de34e6d
Compare
de34e6d to
56cace8
Compare
56cace8 to
f790920
Compare
f790920 to
1e1f87d
Compare
1e1f87d to
9b5f43e
Compare
1e1f87d to
9b5f43e
Compare
This PR contains the following updates:
8.2.0→8.4.0Release Notes
remix-run/react-router (@react-router/dev)
v8.4.0Compare Source
Patch Changes
react-router devandvite previewby usingX-Forwarded-Protowhen constructingrequest.url(#15466)Host, notX-Forwarded-HostX-Forwarded-ProtoheadersreactRouterVite plugin (#15440)react-router@8.4.0@react-router/node@8.4.0@react-router/serve@8.4.0v8.3.1Compare Source
Patch Changes
@remix-run/node-fetch-serverdependency (#15447)react-router reveal --no-typescriptdoes not require Prettier at runtime (#15373)--no-typescriptflag ahead of its removal in React Router v9react-router@8.3.1@react-router/node@8.3.1@react-router/serve@8.3.1v8.3.0Compare Source
Minor Changes
react-router devwith--conditions=developmentwhen not already configured (#15291)Patch Changes
typescript@7to be used (#15317)Unstable Changes
Add
unstable_rsc/client-versionclient build version virtual module (#15318)Support the
subResourceIntegrityconfig option in RSC Framework Mode (#15321)Migration guide
No changes are required when using the default RSC SSR entry. If you maintain a custom
app/entry.ssr.tsx, import the new virtual module and pass its hashes to React'simportMaprender option:react-router@8.3.0@react-router/node@8.3.0@react-router/serve@8.3.0Configuration
📅 Schedule: (in timezone 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.