September 18th, 2026 · 6 commits
Build output comment handling was fixed, deps were refreshed, and a few docs/CI tweaks rounded out the day.
Read the issue →
September 15th, 2026 · 1 commits
Vite updated pnpm and changed workspace trust policy handling, keeping only one explicit exclude while enabling prune exemptions.
Read the issue →
September 10th, 2026 · 8 commits
Vite shipped 8.3.0, adding CRLF-safe error frames, tighter node_modules detection, and faster proxy matching.
Read the issue →
September 8th, 2026 · 1 commits
Build preload logic now skips settling undefined deps, trimming unnecessary Promise work and slightly changing sourcemap output.
Read the issue →
September 7th, 2026 · 8 commits
New beta release lands dev server DevTools support, plus a few notable fixes and dependency updates.
Read the issue →
September 4th, 2026 · 4 commits
Important fixes improve nested package detection, preserve hashed asset URLs in build hooks, and stop inlining preload links.
Read the issue →
September 3rd, 2026 · 2 commits
Client-delivered lazy chunks now report back to the server, fixing incorrect payload accounting and adding a regression test.
Read the issue →
September 2nd, 2026 · 4 commits
Vite beta release ships a new top-level tsconfig option alongside docs, tests, and a workspace release-age tweak.
Read the issue →
September 1st, 2026 · 6 commits
Vite adds native config compatibility warnings, release workflows for v* branches, and a few targeted bug fixes and cleanup.
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 →
August 29th, 2026 · 1 commits
Minor terminology fixes in Vite’s config docs, including JSDoc capitalization and a couple of wording corrections.
Read the issue →
August 27th, 2026 · 1 commits
Removed an unused `PluginContainerOptions` interface and a now-unneeded import from the server plugin container.
Read the issue →
August 26th, 2026 · 6 commits
Docs cleanup, bot workflow tweaks, and a timestamp-query fix land alongside small housekeeping changes.
Read the issue →
August 25th, 2026 · 1 commits
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 →
August 23rd, 2026 · 3 commits
Vite fixes newline-separated srcset handling and tidies bot comment formatting; a blame-ignore entry was also added.
Read the issue →
August 22nd, 2026 · 2 commits
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 →
August 20th, 2026 · 4 commits
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 →
August 18th, 2026 · 8 commits
Bundled dev hot updates now handle circular imports, plus fixes for lazy bundling errors and a Windows path false-positive.
Read the issue →
August 17th, 2026 · 4 commits
Rolldown-related deps were refreshed, docs tooling updated, and a small config regex refactor landed.
Read the issue →
August 13th, 2026 · 5 commits
Vite fixes $-prefixed define replacements, updates CSS target precedence docs, and cleans up Rolldown config imports.
Read the issue →
August 11th, 2026 · 6 commits
Vite fixes Rolldown bundle lifecycle issues in optimizer and define transforms, plus docs clarify middleware mode and server typing.
Read the issue →
August 10th, 2026 · 2 commits
Pinned VitePress to an older alpha to restore the docs language switcher, plus a small docs cleanup to use Rolldown terminology.
Read the issue →
August 7th, 2026 · 4 commits
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 →
August 6th, 2026 · 8 commits
Notable fixes for server port reuse, CSS minification, and chunk import maps; plus a bundled-dev sourcemap test expansion.
Read the issue →
August 5th, 2026 · 3 commits
Vite fixes bundled-dev HTML script ordering, updates HTML e2e coverage, and drops an obsolete release-age exclude.
Read the issue →
August 4th, 2026 · 7 commits
Bundled dev now injects its runtime client differently, while a big test sweep and doc/link fixes land alongside it.
Read the issue →
August 3rd, 2026 · 8 commits
Vite fixed lib build config mutation, sped up CSS chunk lookup, and updated several docs, deps, and test fixtures.
Read the issue →