ESLint rules simplified across Vite
A config cleanup removes a lot of custom ESLint exceptions, tightening defaults and refactoring node-side lint targeting.
Read the issue →A config cleanup removes a lot of custom ESLint exceptions, tightening defaults and refactoring node-side lint targeting.
Read the issue →A new top banner and blog post announce Cloudflare backing Vite, alongside template and docs updates.
Read the issue →Stronger import-glob typings, a path-segment glob base fix, and optimized dep sourcemap preservation landed alongside a lexer bump.
Read the issue →Zero-config build caching lands alongside a server.ws rename, env/cache fixes, and HTML/CSS asset handling improvements.
Read the issue →Windows path bypasses are blocked, rolldown cleanup is fixed, and the release train rolls forward with several dependency updates.
Read the issue →Vite updates rolldown to 1.0.3, clarifies a plugin docs example, and cleans up a few error strings.
Read the issue →Updated Vite contribution docs to reflect pnpm v10.5+ overrides placement and current link syntax.
Read the issue →Fixed the Vite README sponsor link to point at the correct GitHub Sponsors page.
Read the issue →Vite adds 408 timeout responses, fixes HTML proxy caching for /@fs/ pages, and tightens glob/resolve edge cases.
Read the issue →Vite ships 8.0.14, fixes trailing-slash HTML processing and glob imports outside root, plus dependency updates including a rolldown bump.
Read the issue →Workflow updates lock official GitHub actions to exact commits, reducing supply-chain risk across CI and release automation.
Read the issue →Adds a regression test showing Sass should ignore package.json main and resolve index.scss at the package root.
Read the issue →Vite fixed absolute-base glob imports, refreshed glob-import tests, and bumped a couple of related deps.
Read the issue →Vite fixed dependency scanning for custom JSX runtimes and made dev console message forwarding resilient to transport send errors.
Read the issue →
May 14th, 2026 · 13 commits
+3
Vite adds lazy bundling for dev, tightens SSR rewriting, and fixes several build/runtime edge cases.
Read the issue →Vite updates release workflows to use pnpm's `allowBuilds` flag when disabling install scripts before publishing.
Read the issue →Vite now awaits Sass/Less/Stylus worker shutdown, preventing lingering processes after CSS preprocessing.
Read the issue →Vite fixes worker define/target handling, updates config docs to rolldownOptions, and ships create-vite 9.0.7 / vite 8.0.12.
Read the issue →Rolldown 1.0.0 lands, workers now honor build targets, create-vite passes React to TanStack CLI, and SSR HMR race handling is hardened.
Read the issue →Rolldown and devtools integration land, with a bug fix for environment config isolation and routine dependency updates.
Read the issue →