Rolldown bumps and shebang fixes
Dependency updates landed alongside a fix for hashbangs with uncommon line terminators and a new assetsInclude regression test.
Read the issue →Dependency updates landed alongside a fix for hashbangs with uncommon line terminators and a new assetsInclude regression test.
Read the issue →Vite ships 8.2.0 with top-level input support fixes, bundled-dev reload improvements, and a server-side indexHtml bug fix.
Read the issue →
July 28th, 2026 · 9 commits
+2
Config incompatibility warnings now point to exact columns, bundled dev workers survive HMR patches, and optimize-deps fixes plugin-injected imports.
Read the issue →Dependency refresh plus a module-runner fix for frozen Object.prototype; docs updated for new React compiler templates.
Read the issue →
July 24th, 2026 · 7 commits
+1
Vite adds bundled-dev test mode, fixes HMR restart staleness, and improves server URL resolution plus docs and debug guidance.
Read the issue →
July 23rd, 2026 · 7 commits
+1
create-vite now ignores --eslint for non-React templates, and plugin-legacy prevents minification from reintroducing newer syntax.
Read the issue →Vite ships v8.2.0-beta.0 with bundled-dev HMR changes, a prune-data HMR fix, config performance work, and new resolve/path tests.
Read the issue →Vite tightens native config handling, fixes CSS URL rebasing for injected PostCSS content, and refreshes several dependencies.
Read the issue →New top-level input support, native-loader config warnings, realpath root resolution, and CSS import-map fixes landed.
Read the issue →
July 16th, 2026 · 15 commits
+4
Support for new lockfiles, wasm global unwrapping, and several runtime bug fixes land alongside type and legacy build improvements.
Read the issue →Vite fixes SSR scoping around switch cases and tightens browser:false resolution behavior, with a CSS manifest regression test added.
Read the issue →Mostly dependency bumps, plus a docs correction for library build format defaults.
Read the issue →Removed an outdated pnpm workspace exclusion from the repo config.
Read the issue →Vite’s test suite now avoids accidental dependency scanning under `__tests__`, alongside a couple of doc URL/reference fixes.
Read the issue →New legacy minification support lands alongside SSR stacktrace fixes, optimizer race hardening, and a few build/workaround patches.
Read the issue →The docs team page now lists advisors and explains their role in shaping future APIs.
Read the issue →Vite bumps postcss-modules to v9, trims plugin docs, and tweaks an ecosystem CI workflow variable.
Read the issue →Vite corrected server CORS docs, updated legacy polyfill handling, and cleaned up build/dep churn across the repo.
Read the issue →A single docs edit fixes wording in the features guide; no code changes.
Read the issue →Build output now strips pure CSS chunk imports correctly with chunk import maps, plus HTML import detection and preload URL handling got fixes.
Read the issue →Vite 8.1.3 ships with shebang-safe CSS injection and SSR stacktrace column fixes, plus a dependency bump.
Read the issue →Vite now correctly matches preload markers to nested dynamic imports, preventing CSS from being assigned to the wrong chunk.
Read the issue →
June 30th, 2026 · 30 commits
+2
Patch releases landed alongside HMR, CSS, config temp-dir, and bundled-dev fixes, plus a few docs and dependency updates.
Read the issue →Adds coverage for Sass export wildcard resolution to a `_partial.scss`, guarding against a Windows path-separator regression.
Read the issue →Bug fixes span HMR asset serving, scanner root resolution, malformed URI handling, and Rolldown-related docs/deps updates.
Read the issue →
June 25th, 2026 · 8 commits
+1
Notable dependency optimizer and pnpm workspace fixes landed, alongside create-vite prompt tweaks and docs/workflow maintenance.
Read the issue →A small CI config fix corrects Renovate’s npm matching so minimum release age is applied as intended.
Read the issue →Vite 8.1, create-vite 9.1.0, and plugin-legacy 8.1.0 ship alongside a bundled-dev recovery fix and Rolldown 1.1.2.
Read the issue →A single cleanup removed the dead `removeRawQuery` utility from Vite's internal URL helpers.
Read the issue →New fs deny defaults, safer URI handling, env caching, and several targeted fixes landed across server, HTML, and glob matching.
Read the issue →