Tag
Evan You, creator of Vue.js and Vite, thanks his team, investors, and the Vite community as VoidZero is acquired by Cloudflare. He expresses gratitude for the journey and looks forward to continuing open development with Cloudflare.
Cloudflare is acquiring VoidZero, the company behind Vite, Vitest, Rolldown, and Oxc, with all team members joining Cloudflare. The tools will remain open source, vendor-agnostic, and community-driven, and Cloudflare is committing $1 million to a Vite ecosystem fund.
The latest Vite DevTools with Rolldown v1 fixes performance issues in large projects, as demonstrated on LobeHub with 30,000+ modules.
fate 1.0 is a new full async React metaframework featuring zero-config live views via SSE, Drizzle support, native HTTP, Void Router, Vite plugin, and clientside garbage collection. It aims to simplify data fetching by normalizing caches and composing views.
Luke Edwards announces `comptime`, a Zig-inspired build-time evaluation primitive for Vite and Rolldown, allowing code execution during the build process to replace call sites with evaluated values.
The Module Federation team officially recommends using the module-federation/vite plugin instead of building native Module Federation support in Rolldown, citing that most features belong in the JavaScript plugin layer and that collaboration with the existing Vite plugin community is more efficient.