Vite 6.0 is out!
Vite 6.0 has been officially released, marking the most significant major update since version 2.0. The project has migrated to a new primary domain at vite.dev and is actively integrating Rust-based tooling via VoidZero's Rolldown and Oxc projects.
Verified State Diff
Impact & Verification Analysis
Frontend developers, framework maintainers, and enterprise engineering teams using the Vite build toolchain.
This release signals a fundamental architectural shift toward Rust-based performance, aiming to solve long-standing build speed limitations in the JavaScript ecosystem while centralizing the project's identity under a new domain.
Full Fact Overview
Vite 6.0 represents a strategic pivot toward a high-performance, Rust-powered future for the JavaScript development ecosystem. The release is heavily tied to the formation of VoidZero, a company founded by Evan You to unify the toolchain. By integrating Rolldown (a Rust-based bundler) and Oxc (a high-performance JavaScript parser/linter), Vite is positioning itself to move away from legacy JavaScript-based bottlenecks. The transition to the vite.dev domain signifies a rebranding effort to consolidate the ecosystem, while the adoption metrics—growing from 7.5 million to 17 million weekly npm downloads—demonstrate its status as the industry-standard build tool for modern web frameworks like Nuxt, SvelteKit, and Solid Start.