Update dependency vite to v7 #352
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/vite-7.x"
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:
^6.3.5
->^7.0.4
Release Notes
vitejs/vite (vite)
v7.0.4
Compare Source
Bug Fixes
Build System
@oxc-project/runtime
devDep (#20389) (5e29602)v7.0.3
Compare Source
Bug Fixes
Miscellaneous Chores
n/prefer-node-protocol
rule (#20368) (38bb268)Code Refactoring
v7.0.2
Compare Source
Bug Fixes
v7.0.1
Compare Source
Bug Fixes
Miscellaneous Chores
v7.0.0
Compare Source
Today, we're excited to announce the release of the next Vite major:
⚠ BREAKING CHANGES
Object
variable in ssr transformed code (#19996)experimental.skipSsrTransform
option (#20038)HotBroadcaster
(#19988)build.target
and name itbaseline-widely-available
(#20007)HotBroadcaster
related types (#19987)enforce
/transform
fromtransformIndexHtml
hook (#19349)Features
configurePreviewServer
hook (#20224) (b989c42)configureServer
hook (#20222) (f5cc4c0)this.meta.viteVersion
(#20088) (f55bf41)createServer
(#19894) (c1ae9bd)build.target
and name itbaseline-widely-available
(#20007) (4a8aa82)css.preprocessorMaxWorkers
and default totrue
(#19992) (70aee13)optimizeDeps.noDiscovery
(#19984) (6d2dcb4)Bug Fixes
import.meta.url
in bundled Vite (#20235) (3bf3a8a)ssrExportNameKey
(#20266) (ac302a7)normalizeModuleId
(#20277) (9b98dcb).then(m => m.a)
(#20117) (7b7410a)build.rollupOptions.input
resolution with rollup (#20080) (9759c29)Object
variable in ssr transformed code (#19996) (fceff60)preprocessorOptions.sass
(fix #20150) (#20166) (7db56be)cleanGlobalCLIOptions()
clean--force
(#19999) (d4a171a)environments.*.resolve.noExternal
properly (#20077) (daf4a25)server.allowedHosts: true
correctly (#20138) (2ade756)computeEntries
failed (#20079) (b742b46)optimizeDeps.entries
values as globs (#20045) (1422395)Performance Improvements
numberToPos
(#20244) (3f46901)Documentation
Miscellaneous Chores
ResolvedConfig.createResolver
and recommendcreateIdResolver
(#20031) (d101d64)devEnvironmentOptions.moduleRunnerTransform
(#20035) (338081d)patch-types
plugin for bundling vite (#20089) (c127955)Code Refactoring
src/node/publicUtils.ts
tosrc/node/index.ts
(#20086) (999a1ed)experimental.skipSsrTransform
option (#20038) (6c3dd8e)HotBroadcaster
(#19988) (cda8c94)options?.ssr
support in clientInjectionsPlugin (#19589) (88e0076)HotBroadcaster
related types (#19987) (86b5e00)enforce
/transform
fromtransformIndexHtml
hook (#19349) (6198b9d)legacy.proxySsrExternalModules
(#20013) (a37ac83)hostValidationMiddleware
(#20019) (83bf90e)mergeWithDefaults
for experimental option (#20012) (98c5741)Tests
useDefineForClassFields
test (#20143) (d90796e)Continuous Integration
Beta Changelogs
7.0.0-beta.2 (2025-06-17)
See 7.0.0-beta.2 changelog
7.0.0-beta.1 (2025-06-10)
See 7.0.0-beta.1 changelog
7.0.0-beta.0 (2025-06-02)
See 7.0.0-beta.0 changelog
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.