VoidZero

@voidzero.dev

The JavaScript Tooling Company

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? 👀

Bar chart showing per-version downloads for 5 major versions of the vite package, from 24 Jun to 30 Jun, 2026 from the v4.x version to the v8.x version. The most downloaded version is v8.x with 47.3m downloads. v7.x version was downloaded 43.7m times, v6.x version was downloaded 19.9m times, v5.x version was downloaded 28.2m times, v4.x version was downloaded 2.5m times.

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.

VoidZero + Cloudflare

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 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.

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.

A screenshot of the docs showcasing the agent reporter feature

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

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 🎉

Navbar of Vitest's "learn" section in the docs, showing menu items like "Using Matchers" or "Writing Tests with AI"

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.