Ran vp dev but meant your dev npm script? The latest Vite+ now tells you when you ran the built-in command but probably meant your own npm script. Your future debugging-you & your agents will thank you! github.com/voidzero-dev...
From @angular.dev v22.1.0 on, Rolldown will be used as the default bundler! Full @vite.dev integration when? 👀 github.com/angular/angu...
perf(@angular/build): default chunk optimization to use Rolldown by clydin · Pull Request #33397 · angular/angular-cli
Now that Rolldown is stable, swap the default chunk optimizer from Rollup to Rolldown to utilize native compilation benefits and optimize heap memory usage. Rollup remains an optional peer dependen...
github.com
Type-aware Linting via Oxlint is now stable 🎉 oxc.rs/blog/2026-07...
Type-Aware Linting Stable
A collection of high-performance JavaScript tools written in Rust
oxc.rs
Tales from the Void: June Recap 🚀 Vite+ enters beta: Your toolchain for dev, test, lint, format & build ⚡ @vite.dev 8.1 ships with bundled dev mode 🦀 Faster Oxc & Rolldown ✅ Oxlint by default in the Vite React template 📰 and more news from the community Full recap: voidzero.dev/posts/whats-...
Vite+ is now in beta 🚀 One CLI for your whole toolchain, now more powerful than ever: ◆ Smarter caching (vp run auto-tracks files + reads Vite metadata) ◆ Better `vp migrate` for humans and agents ◆ Org templates for teams + proxy- & custom-CA-aware HTTP ◆ Hardened across every major OS & shell
Announcing Vite+ Beta
Vite+ Beta brings the tools needed to create, develop, check, test, and maintain modern web projects into one fast and consistent workflow.
voidzero.dev
Less than four months after @vite.dev 8 shipped, it already surpassed the weekly downloads of Vite 7! If you weren't one of the 47.3m downloads last week and haven't migrate yet, what is holding you back? 👀
🚀 Vite 8.1 is out ⚡ Experimental Full Bundle Mode: ~15x faster dev server startup & ~10x faster full reloads on large apps 🧩 Chunk Import Map to keep chunks stable & improve caching 🦀 WASM ESM integration 💡 Lightning CSS on the road to default 👀 and more! vite.dev/blog/announc...
Vite 8.1 is out!
Vite 8.1 Release Announcement
vite.dev
🌌 Tales from the Void: Our May 2026 Recap Don't miss out on the news: 🧡 VoidZero is now part of Cloudflare ⚡ Rolldown got its first stable release 🔒 Vite security patches 🧪 Vitest going engine-agnostic 🦀 Oxfmt up to 25% faster 👀 and more from the community Full recap 👇 voidzero.dev/posts/whats-...
Tales from the Void: May 2026 Recap
Our May 2026 recap covers VoidZero joining Cloudflare, Rolldown reaching 1.0 stable, and more.
voidzero.dev
VoidZero is joining Cloudflare. Our mission stays the same: to make JavaScript developers more productive than ever before. Vite, Vitest, Rolldown, Oxc, and Vite+ remain MIT-licensed. Evan and the VoidZero team will continue leading them.
Rolldown is now available as Rust crate and will be published continuously there in addition to npm. crates.io/crates/rolld...
Couldn't keep up with all the news? We got some selected highlight from last month to recap! 🌀 → Vite Plus lazyPlugins API → @vitest.dev 5 sneak peak → Oxlint: RFC for linting Svelte/Vue/Angular templates → Module Federation in @vite.dev via plugin → @npmx.dev vp option youtu.be/zwY4UZr-qjc
Vite+ now supports custom org templates 🎉 Built-in templates are great defaults! But for more complex setups, you can now set up your own templates and reuse them easily. Check out the whole setup guide to prepare your own templates. viteplus.dev/guide/create
🚀Rolldown 1.0 is here!🚀 Rust-based high-performance JavaScript bundler. 🏎️ Runs at native speed that’s up 30x faster than Rollup 🤝 Compatible with existing Rollup & Vite plugins ⚡The underlying bunder for Vite After 2 years, Rolldown is officially stable and has 20+M weekly downloads.
Tales from the Void: April 2026 is out! ✨ This month at VoidZero: ◇ Our approach to supply chain security & trusted publishing ◇ A new Oxc-based Angular Compiler that is up 20x faster ◇ Vite+ `lazyPlugin` to reduce slowdowns ◇ @vitest.dev Browser Mode trace viewer ◇ @rolldown.rs module tags
Tales from the Void: April 2026 Recap
Our April 2026 recap covers VoidZero's approach to supply chain security and trusted publishing, an Oxc-based Angular Compiler 6.4x faster than the Angular CLI, Vite+ lazyPlugin, a new Vitest trace…
voidzero.dev
Did you know you can use most ESLint plugins with Oxlint? That also includes the @react.dev compiler rules 🎉 More info about JS Plugin support in the blog post & docs oxc.rs/blog/2026-03...
Oxfmt can now format your JSDoc as well! 👀 All you need is setting the `jsdoc` option in your Oxfmt config file, either as default empty object or with custom options. More info in our Oxfmt docs oxc.rs/docs/guide/u...
Did you know that the latest version of @vite.dev's @react.dev plugin comes without Babel? Less dependencies as Oxc is taking over these transforms since Vite 8. 🎉 If you wonder how the React Compiler works then, no worries, there is a preset for it adding Babel back.
Vite+ shipped under MIT! 🎉 And the unified frontend toolchain now also has Bun support as package manager, in addition to existing @pnpm.io, @yarnpkg.dev, and npm support.
ICYMI: Last month, @evanyou.me announced Void 👀 Time to join the waitlist if you haven't yet. PS: Which Void feature are you most excited about? void.cloud
If you would have access to void.cloud, what would you build today? 👀
Void
Build and deploy full-stack Vite apps at warp speed
void.cloud
Did you know that @vitest.dev has an Agent reporter? 🤖 Instead of outputting all the details, it ensures only the failing tests and summary are sent to your agent. That means less tokens used and less information overload. Since Vitest 4.1 this is the default when detecting an agent.
Great news for all Windows users! Vite+ now has a standalone installer, supporting both x64 and ARM 🎉 setup.viteplus.dev
The Vite plugin is now the official recommendation for Module Federation with Vite! github.com/module-federation/vite What happened? We spent months exploring built-in MF support in Rolldown, even reimplemented MF 2.0 from scratch for both Rolldown and Vite. What...
GitHub - module-federation/vite: Vite Plugin for Module Federation
Vite Plugin for Module Federation . Contribute to module-federation/vite development by creating an account on GitHub.
github.com
Introducing the Oxc Angular Compiler ✨ ◆ 6.4x faster than Angular CLI ◆ 20.7x faster than Webpack ◆ First-class @vite.dev plugin with full HMR ◆ Built with Oxc ◆ Not another slop fork While this is experiment, the @angular.dev team is looking into an Oxc integration. voidzero.dev/posts/oxc-an...
How we made the Angular Compiler faster using AI
How VoidZero built the Oxc Angular Compiler, an AI-powered Angular compiler that achieves up to 20x faster code compiling speed.
voidzero.dev
March was PACKED for the Vite ecosystem. 👀 Vite Plus, Vite 8 with Rolldown, Vitest test tags, Oxlint JS plugins, and much more. Full recap in the video! www.youtube.com/watch?v=pyiA...
Vite+, Void, Vite 8 Release and more - Our March Highlights
Welcome to our monthly "Highlights from the Void" series where selected highlights from our recap posts will be shown more in-depth. 👉 Read the full Recap -…
youtube.com
Want to start writing tests but no idea how to get started? The @vitest.dev docs now have a Learn section that covers evergreen concepts (matchers, tests, dealing with async code, mocks, ...) and also current topics like writing good tests with AI! Time to get started 🎉
We published three security advisories affecting the dev server. Only apps using --host are affected. Update now to the patched versions: - Vite 8.0.5 / 7.3.2 / 6.4.2 - Vite+ 0.1.16 Links to each vulnerability report below.
@vitest.dev now has a new `--experimental.preParse` flag to avoid running all test files when you apply filters. For example, if you have `.only` tests or use `-t` or `--tags-filters` Vitest will now only run matching test files. Try it now! vitest.dev/config/exper...