Void is a Vite-native deployment platform that abstracts infrastructure management by scanning source code to automatically provision databases, storage, authentication, and other services, enabling single-command deployments with no configuration.
Vite+ is a new open-source MIT-licensed unified web development toolchain that consolidates Vite, Vitest, Oxlint, Oxfmt, and Rolldown into a single CLI tool with integrated task running, Node.js/package manager management, and significantly faster performance (1.6-7.7× faster builds, 50-100× faster linting).
Vite 8.0 released with Rolldown, a Rust-based bundler replacing the dual esbuild/Rollup architecture, delivering 10-30x faster builds while maintaining plugin compatibility and unified toolchain alignment with Oxc compiler.