-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency @vitejs/plugin-react to v5.1.2 #494
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Conversation
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
@renovate
renovate
bot
changed the title
(削除) chore(deps): update dependency @vitejs/plugin-react to v5.0.2 (削除ここまで)
(追記) chore(deps): update dependency @vitejs/plugin-react to v5.0.3 (追記ここまで)
Sep 17, 2025
@renovate
renovate
bot
force-pushed
the
renovate/vitejs-plugin-react-5.x
branch
from
September 17, 2025 10:40
72037e0 to
6ba8e5d
Compare
@renovate
renovate
bot
force-pushed
the
renovate/vitejs-plugin-react-5.x
branch
from
September 27, 2025 16:51
6ba8e5d to
ba81e6b
Compare
@renovate
renovate
bot
changed the title
(削除) chore(deps): update dependency @vitejs/plugin-react to v5.0.3 (削除ここまで)
(追記) chore(deps): update dependency @vitejs/plugin-react to v5.0.4 (追記ここまで)
Sep 27, 2025
@renovate
renovate
bot
force-pushed
the
renovate/vitejs-plugin-react-5.x
branch
from
October 23, 2025 19:33
ba81e6b to
4166bbe
Compare
@renovate
renovate
bot
changed the title
(削除) chore(deps): update dependency @vitejs/plugin-react to v5.0.4 (削除ここまで)
(追記) chore(deps): update dependency @vitejs/plugin-react to v5.1.0 (追記ここまで)
Oct 24, 2025
@renovate
renovate
bot
force-pushed
the
renovate/vitejs-plugin-react-5.x
branch
from
October 24, 2025 12:54
4166bbe to
420162b
Compare
@renovate
renovate
bot
changed the title
(削除) chore(deps): update dependency @vitejs/plugin-react to v5.1.0 (削除ここまで)
(追記) chore(deps): update dependency @vitejs/plugin-react to v5.1.1 (追記ここまで)
Nov 12, 2025
@renovate
renovate
bot
force-pushed
the
renovate/vitejs-plugin-react-5.x
branch
from
November 12, 2025 12:12
420162b to
a2b4ae3
Compare
@renovate
renovate
bot
changed the title
(削除) chore(deps): update dependency @vitejs/plugin-react to v5.1.1 (削除ここまで)
(追記) chore(deps): update dependency @vitejs/plugin-react to v5.1.2 (追記ここまで)
Dec 8, 2025
@renovate
renovate
bot
force-pushed
the
renovate/vitejs-plugin-react-5.x
branch
from
December 8, 2025 10:28
a2b4ae3 to
8d7dd43
Compare
@renovate
renovate
bot
force-pushed
the
renovate/vitejs-plugin-react-5.x
branch
from
January 19, 2026 19:37
8d7dd43 to
333aa13
Compare
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.
Uh oh!
There was an error while loading. Please reload this page.
This PR contains the following updates:
5.0.1→5.1.2Release Notes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v5.1.2Compare Source
v5.1.1Compare Source
Update code to support newer
rolldown-vite(#976)rolldown-vitewill removeoptimizeDeps.rollupOptionsin favor ofoptimizeDeps.rolldownOptionssoon. This plugin now usesoptimizeDeps.rolldownOptionsto support newerrolldown-vite. Please updaterolldown-viteto the latest version if you are using an older version.v5.1.0Compare Source
Add
@vitejs/plugin-react/preamblevirtual module for SSR HMR (#890)SSR applications can now initialize HMR runtime by importing
@vitejs/plugin-react/preambleat the top of their client entry instead of manually callingtransformIndexHtml. This simplifies SSR setup for applications that don't use thetransformIndexHtmlAPI.Fix raw Rolldown support for Rolldown 1.0.0-beta.44+ (#930)
Rolldown 1.0.0-beta.44+ removed the top-level
jsxoption in favor oftransform.jsx. This plugin now uses thetransform.jsxoption to support Rolldown 1.0.0-beta.44+.v5.0.4Compare Source
Perf: use native refresh wrapper plugin in rolldown-vite (#881)
v5.0.3Compare Source
HMR did not work for components imported with queries with rolldown-vite (#872)
Perf: simplify refresh wrapper generation (#835)
v5.0.2Compare Source
Skip transform hook completely in rolldown-vite in dev if possible (#783)
Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.