Update dependency @vitejs/plugin-react to v5.2.0 - #17
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
from
March 8, 2026 11:10
20522b5 to
f4738ed
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
2 times, most recently
from
March 14, 2026 20:08
5632255 to
388704f
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
from
April 15, 2026 13:10
388704f to
08c07c2
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
from
April 30, 2026 08:15
08c07c2 to
066ada7
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
from
May 13, 2026 20:07
066ada7 to
aa91695
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
from
May 21, 2026 23:34
aa91695 to
a700bad
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
2 times, most recently
from
June 4, 2026 23:45
0c07d02 to
bf9329b
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
from
June 13, 2026 03:53
bf9329b to
8176665
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
2 times, most recently
from
July 18, 2026 16:11
0fb737a to
19e37d6
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
from
July 25, 2026 06:57
19e37d6 to
795a39c
Compare
renovate
Bot
force-pushed
the
renovate/vitejs-plugin-react-5.x-lockfile
branch
from
August 1, 2026 07:02
795a39c to
652df11
Compare
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
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.
This PR contains the following updates:
5.0.2→5.2.0Release Notes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v5.2.0Compare Source
v5.1.4Compare Source
Fix
canSkipBabelnot accounting forbabel.overrides(#1098)When configuring
babel.overrideswithout top-level plugins or presets, Babel was incorrectly skipped. ThecanSkipBabelfunction now checks foroverrides.lengthto ensure override configurations are processed.v5.1.3Compare Source
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)
Configuration
📅 Schedule: (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 this update again.
This PR was generated by Mend Renovate. View the repository job log.