chore(deps): update vite and plugins#103
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
b13a4d5 to
b7d2157
Compare
2be68ef to
050cdf2
Compare
050cdf2 to
acfaaae
Compare
6bc12c1 to
2e2e847
Compare
2e2e847 to
75ee5af
Compare
75ee5af to
1c17fef
Compare
1c17fef to
553e0c8
Compare
f872e77 to
ecb3552
Compare
ecb3552 to
93183ce
Compare
93183ce to
1d06a69
Compare
1d06a69 to
e75d8fa
Compare
e75d8fa to
28211ff
Compare
28211ff to
f8482b0
Compare
b158520 to
00e9beb
Compare
00e9beb to
ce94266
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:
20.8.2→20.8.4^4.5.2→^4.7.0^6.3.5→^6.4.2Release Notes
nrwl/nx (@nx/vite)
v20.8.4Compare Source
20.8.4 (2026-01-12)
🩹 Fixes
❤️ Thank You
v20.8.3Compare Source
20.8.3 (2025-11-21)
🩹 Fixes
❤️ Thank You
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.7.0Compare Source
Add HMR support for compound components (#518)
HMR now works for compound components like this:
Return
Plugin[]instead ofPluginOption[](#537)The return type has changed from
react(): PluginOption[]to more specialized typereact(): Plugin[]. This allows for type-safe manipulation of plugins, for example:v4.6.0Compare Source
Add raw Rolldown support
This plugin only worked with Vite. But now it can also be used with raw Rolldown. The main purpose for using this plugin with Rolldown is to use react compiler.
vitejs/vite (vite)
v6.4.2Compare Source
Please refer to CHANGELOG.md for details.
v6.4.1Compare Source
Please refer to CHANGELOG.md for details.
v6.4.0Compare Source
Please refer to CHANGELOG.md for details.
v6.3.7Compare Source
Please refer to CHANGELOG.md for details.
v6.3.6Compare Source
Please refer to CHANGELOG.md for details.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.