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
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:
7.3.1→8.0.0Release Notes
vitejs/vite (vite)
v8.0.0Compare Source
Today, we're thrilled to announce the release of the next Vite major:
⚠ BREAKING CHANGES
import.meta.hot.acceptresolution fallback (#21382)rolldown-vitemerge (#21189)Features
vite-tsconfig-pathsplugin is detected (#21781) (ada493e)VisitorandESTreefromrolldown/utils(#21664) (45de31e).wasm?init(#21102) (216a3b5)assetsfield for standalone CSS entry points (#21015) (f289b9b)envPrefixcontains spaces (#21292) (9fcde3c)ignoreOutdatedRequestsoption tooptimizeDeps(#21364) (b2e75aa)rolldown-vitemerge (#21189) (4a7f8d4)Bug Fixes
watch.watcherinstead ofwatch.notify(#21793) (88953b3)server.originto public file URLs in CSS (fix #18457) (#21697) (c967f48)ssrLoadModulewith non-runnable ssr env (#21739) (1fa736e)preserveSymlinksis enabled (#21720) (72165e0)sourcemapInterceptor: "prepareStackTrace"(#21562) (416c095)tsconfigoption when loading config (#21517) (5025c35)new URLpaths to correct relative file location (#21434) (ca96cbc)output.inlineDynamicImportoption (#21464) (471ce62)server.listencallback (#21451) (602d786)rolldownCjsExternalPluginforplatform: neutral(#21452) (d2fc4be)process.getBuiltinModuleinstead ofimport('node:module')(#21402) (6633bcb)new Worker(..., new URL(import.meta.url))with trailing comma (#21325) (4a47241)import.meta.resolvewhen formatted across multiple lines (#21312) (130e718)experimental.bundledDevis enabled (#21296) (e81c183)Performance Improvements
Documentation
build.dynamicImportVarsOptions(#21477) (54ce2ed)vitein IPA symbols (#21238) (9b1d4d6)Miscellaneous Chores
fdirand@rollup/plugin-commonjs(#21639) (5abffd5)customResolverdeprecation message to mentionenforce: 'pre'(#21576) (2ce34d5)Code Refactoring
optimization.inlineConst: { mode: 'smart' }as it's enabled by default (#21794) (22b3d11)legalCommentsoption (#21721) (e06496e)ESTreetypes fromrolldown/utils(#21719) (9239750)customResolverinresolve.alias(#21476) (81275c9)@rolldown/pluginutils(#21560) (c367b62)rolldown/utils(#21577) (e56103f)experimental.enableNativePlugin: 'resolver'(#21510) (f9d9213)import.meta.dirnameeverywhere (#21509) (7becf5f)rolldownCjsExternalPlugin(#21450) (ebda8fd)import.meta.hot.acceptresolution fallback (#21382) (71d0797)Tests
handleInvokewas called in server-worker-runner.invoke test (#21751) (b95ca22)defineConfig(#21698) (4fedbbd)Beta Changelogs
8.0.0-beta.18 (2026-03-09)
See 8.0.0-beta.18 changelog
8.0.0-beta.17 (2026-03-09)
See 8.0.0-beta.17 changelog
8.0.0-beta.16 (2026-02-27)
See 8.0.0-beta.16 changelog
8.0.0-beta.15 (2026-02-19)
See 8.0.0-beta.15 changelog
8.0.0-beta.14 (2026-02-12)
See 8.0.0-beta.14 changelog
8.0.0-beta.13 (2026-02-05)
See 8.0.0-beta.13 changelog
8.0.0-beta.12 (2026-02-03)
See 8.0.0-beta.12 changelog
8.0.0-beta.11 (2026-01-29)
See 8.0.0-beta.11 changelog
8.0.0-beta.10 (2026-01-24)
See 8.0.0-beta.10 changelog
8.0.0-beta.9 (2026-01-22)
See 8.0.0-beta.9 changelog
8.0.0-beta.8 (2026-01-15)
See 8.0.0-beta.8 changelog
8.0.0-beta.7 (2026-01-08)
See 8.0.0-beta.7 changelog
8.0.0-beta.6 (2026-01-07)
See 8.0.0-beta.6 changelog
8.0.0-beta.5 (2025-12-25)
See 8.0.0-beta.5 changelog
8.0.0-beta.4 (2025-12-22)
See 8.0.0-beta.4 changelog
8.0.0-beta.3 (2025-12-18)
See 8.0.0-beta.3 changelog
8.0.0-beta.2 (2025-12-12)
See 8.0.0-beta.2 changelog
8.0.0-beta.1 (2025-12-08)
See 8.0.0-beta.1 changelog
8.0.0-beta.0 (2025-12-03)
See 8.0.0-beta.0 changelog
Rolldown-Vite changelogs
See rolldown-vite changelog
Configuration
📅 Schedule: Branch creation - "every weekday" in timezone America/Chicago, Automerge - At any time (no schedule defined).
🚦 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 has been generated by Renovate Bot.