VoidZero
banner
voidzero.dev
VoidZero
@voidzero.dev
Unified tooling for JavaScript
Pinned
The Unified Toolchain for the Web

We are thrilled to announce Vite+: A unified, Rust-powered toolchain and drop-in upgrade for @vite_js.

Read the full vision and learn about our sustainable licensing model (free for individuals, OSS & small businesses).

voidzero.dev/posts/announ...
Announcing Vite+
Introducing Vite+, a unified toolchain for JavaScript.
voidzero.dev
Zephyr Cloud's Dima Shekhovtsov and Zack Chapple explain how to leverage Module Federation and Vite to break monolithic frontend applications into faster-shipping, independently deployable micro-frontends, allowing continuous deployment with speed and safety.

Full video: youtu.be/g59bFyL9aNY
November 12, 2025 at 2:01 AM
Creator of Svelte, @rich-harris.dev presents an exploration of reactive systems and the benefits of using fine-grained reactivity with compilers, demonstrating how this approach gives developers "remote control" over their code's performance and behavior.

Full video: youtu.be/N4WQVmJbpFI
November 11, 2025 at 2:00 AM
Watch @43081j.com discuss the ongoing efforts to speed up the entire web ecosystem, focusing on advancements in tooling and frameworks like Vite, and shares key insights on how developers can contribute to and benefit from these performance improvements.

Full video: youtu.be/AJ58ES-cuzY
November 10, 2025 at 2:00 AM
Astro's @sarah11918.rainsberger.ca shares practical advice on how to make impactful contributions to open-source projects, focusing on the non-code ways to get started, such as improving documentation, testing, and being a good community member.

Full video: youtu.be/bzogTYPv65M
November 7, 2025 at 2:01 AM
🚀 @rolldown.rs now enables `output.minifyInternalExports` by default.

This feature shortens internal export names by using the `as` keyword.
At first glance your bundle may look bigger...
…but the additional `as` unlocks improved minification.
November 6, 2025 at 9:02 PM
Watch @salihgueler.dev introduce KIRO, a new agentic development platform designed to rethink the entire software lifecycle by enabling developers to collaborate with AI agents who can plan, design, and implement complex features from high-level prompts.

Full Video: youtu.be/l_s2Ar6cT9k
November 6, 2025 at 2:00 AM
Reposted by VoidZero
Vite 7.2 is out! ⚡️

🗃️ `build.license` option
🔌 proxy + HTTP2 support
💜 and more features and fixes

Don't forget to check the complete changelog at github.com/vitejs/vite/...
github.com
November 5, 2025 at 10:56 AM
Laravel's @joe.codes shows how they use a new Vite plugin, Wayfinder, to perform 'alchemy,' automatically generating TypeScript types and routes from a PHP backend to create a seamless, end-to-end type-safe development experience when building modern applications.

Full Video: youtu.be/9ESjWppqNSI
November 5, 2025 at 3:56 AM
What's new in ViteLand?
Our October 2025 recap is out

✨ Vite+
📣 Series A announcement
👉 @vite.dev 7.2 beta
💻 @vitest.dev 4 with stable Browser Mode
⚓️ Oxlint JS Plugins & Oxfmt pre-alpha
🎙 Updates from the Community
👀 and more

voidzero.dev/posts/whats-...
What’s New in ViteLand: October 2025 Recap
Our October 2025 recap includes VoidZero's $12.5M Series A, Vite+, Vite 7.2 Beta, Vitest 4, Rolldown and Oxc updates, upcoming events, and community highlights.
voidzero.dev
November 3, 2025 at 3:34 PM
Cloudflare's James Opstad explains how the Vite Environment API closes the gap between development and production by enabling server-side code to run in its true target runtime directly within the local dev server

Full video: youtu.be/eikaYXCzI3Q
November 3, 2025 at 2:30 AM
Watch @danielroe.dev detail the journey and architectural decisions that led to integrating Vite into the Nuxt framework and offers a sneak peek at v4.2, like the adoption of Vite's Environment API for faster builds and a Rust-powered CLI

Full video: youtu.be/uiufuNh6L4E
October 31, 2025 at 2:31 AM
We raised a $12.5M Series A round, led by Accel.

In this next stage, VoidZero is accelerating development on both our open-source projects and Vite+, the unified JavaScript toolchain.

This is only the beginning!

voidzero.dev/posts/announ...
VoidZero Raises $12.5M Series A
VoidZero raised $12.5 million in Series A funding to accelerate product development.
voidzero.dev
October 30, 2025 at 8:05 AM
Watch @atila.io demonstrate SolidStart's features like "single-flight mutations" and unveils the SolidStart 2.0 roadmap, which involves a deeper integration with Vite's native APIs and a shift towards a more modular, primitive-based architecture

Full video: youtu.be/L0w0bnwzjGg
October 30, 2025 at 2:30 AM
In the latest version of @rolldown.rs, JSON imports are tree-shaken!

No more superfluous JSON values in your bundle, only these that you actually access. Without any change of code or config ✨

Interested in the code? Then check out the PR! github.com/rolldown/rol...
October 29, 2025 at 2:01 PM
Reposted by VoidZero
Vite 7.2.0-beta.1 is out ✋
Beta docs at main.vitejs.dev

🗃️ `build.license` option
🔌 proxy + HTTP2 support
💜 and more feats and fixes

Help us test the beta and give us feedback!

Full changelog linked below.

github.com/vitejs/vite/...
github.com
October 29, 2025 at 7:40 AM
Watch Yann Braga break down component testing (interaction, visual, and accessibility) and demonstrates how to leverage tools like Vitest within Storybook to create a powerful, unified workflow for building and testing robust UI components.

Full video in comments: youtu.be/YNQ_cJ6yy2Q
October 29, 2025 at 2:30 AM
Watch @mk.gg introduce Astro, a web framework built on Vite for creating high-performance, content-driven websites, showcasing its unique "Islands Architecture" and revealing upcoming features for handling dynamic content and improving the developer experience.

Full video in comments 👇
October 28, 2025 at 2:31 AM
Reposted by VoidZero
My talk slides are available here hiroshi-talks.vercel.app/2025-10-25/1 also with source code in github.com/hi-ogawa/talks It was a great experience to talk with many awesome folks in person! Thanks @vuefes.bsky.social for the opportunity!
October 27, 2025 at 9:18 AM
ViteConf 2025 was a blast!

If you didn't catch up on all the highlights yet, then our recap post is what you need.

◆ Vite+ 👀
◆ How Oxlint supports JS plugins
◆ A @vite.dev DevTools sneak peek
◆ State of @vitest.dev
◆ Using @rolldown.rs & Oxlint at scale
◆ ...and more

voidzero.dev/posts/whats-...
ViteConf 2025 Recap
ViteConf 2025 was a landmark event for the Vite ecosystem, featuring major announcements like Vite+, Oxlint JavaScript Plugins, Vite DevTools, Nitro v3, and more. Read all about the highlights in our…
voidzero.dev
October 27, 2025 at 12:20 PM
Netlify CEO @biilmann.blog explains the critical shift from Developer Experience (DX) to the new paradigm of Agent Experience (AX), demonstrating how the next generation of web development tools must be built for AI agents to use effectively.

Full videos in comments 👇
October 27, 2025 at 2:30 AM
Watch Jessica Sachs explain and demonstrate Vitest Browser Mode, which tests components in an actual browser instead of headless tests.

Full video in comments 👇
October 24, 2025 at 2:31 AM
Watch Kenneth Skovhus talk about Linear's iteration culture that relies on good developer experience and speedy tools like Oxlint, Rolldown-Vite, and Vitest to enable fast feedback loops.
October 23, 2025 at 2:31 AM
✅Announcing Vitest 4.0 ✅

Our latest Vitest update brings Browser Mode to stable, allowing you to test your UI in real browsers like Chrome.

Also new:

- Visual Regression Testing to catch unintended UI changes
- Playwright Trace support for easier debugging

voidzero.dev/posts/announ...
Announcing Vitest 4.0
Vitest 4.0 is released with Browser Mode being marked stable, Visual Regression testing support, and Playwright Trace support. The Vitest team will focus on performance improvement in the upcoming…
voidzero.dev
October 22, 2025 at 3:47 PM
Senior performance engineer @kurtextrem.de talks about Framer's journey to adopting Rolldown and the chunking configurations used in production.

Full video in comments⏬
October 22, 2025 at 2:30 AM