August 31st, 2026 · 2 commits
Dependency refresh with rolldown updates
Updated key build tooling and security workflows, plus a broad non-major dependency refresh.
Read the issue →August 31st, 2026 · 2 commits
Updated key build tooling and security workflows, plus a broad non-major dependency refresh.
Read the issue →Minor terminology fixes in Vite’s config docs, including JSDoc capitalization and a couple of wording corrections.
Read the issue →Removed an unused `PluginContainerOptions` interface and a now-unneeded import from the server plugin container.
Read the issue →Docs cleanup, bot workflow tweaks, and a timestamp-query fix land alongside small housekeeping changes.
Read the issue →Minor grammar and casing fixes in API docs; no behavioral changes.
Read the issue →
August 24th, 2026 · 10 commits
create-vite 9.2.0 ships with nub package manager support, plus dependency and workflow updates across the repo.
Read the issue →Vite fixes newline-separated srcset handling and tidies bot comment formatting; a blame-ignore entry was also added.
Read the issue →Vite adopts oxfmt import sorting across docs, templates, and config files, plus one minor eslint cleanup.
Read the issue →
August 21st, 2026 · 23 commits
+4
Big day for Vite: new plugin/server teardown hooks, worker and asset URL refactors, plus several HMR and build fixes.
Read the issue →Vite 8.2.2 lands with an SSR transform fix for destructured parameters/assignments and a create-vite React Compiler note.
Read the issue →
August 19th, 2026 · 12 commits
+3
Notable SSR/module-runner bug fixes, plus config sourcemap and root-resolution corrections.
Read the issue →Bundled dev hot updates now handle circular imports, plus fixes for lazy bundling errors and a Windows path false-positive.
Read the issue →Rolldown-related deps were refreshed, docs tooling updated, and a small config regex refactor landed.
Read the issue →Vite fixes $-prefixed define replacements, updates CSS target precedence docs, and cleans up Rolldown config imports.
Read the issue →Vite fixes Rolldown bundle lifecycle issues in optimizer and define transforms, plus docs clarify middleware mode and server typing.
Read the issue →Pinned VitePress to an older alpha to restore the docs language switcher, plus a small docs cleanup to use Rolldown terminology.
Read the issue →Vite's docs were updated for the new Baseline wording, plus a couple of guide clarifications and a new static deploy rule.
Read the issue →Notable fixes for server port reuse, CSS minification, and chunk import maps; plus a bundled-dev sourcemap test expansion.
Read the issue →Vite fixes bundled-dev HTML script ordering, updates HTML e2e coverage, and drops an obsolete release-age exclude.
Read the issue →Bundled dev now injects its runtime client differently, while a big test sweep and doc/link fixes land alongside it.
Read the issue →Vite fixed lib build config mutation, sped up CSS chunk lookup, and updated several docs, deps, and test fixtures.
Read the issue →