Frameworks
6 articles RSS
Astro 7 Alpha Lands With Vite 8 and Promotes the Rust Compiler From Experimental Flag to Default
Astro shipped the first alpha of its next major version on April 30 with two breaking changes: an upgrade to Vite 8's Rolldown-based bundler and the retirement of the Go compiler in favor of a Rust-based one that was previously gated behind experimental.rustCompiler.
Remix 3 Beta Preview Ships an Independent Full-Stack Framework Built on Web APIs, Forking From React Toward Preact
Remix released the Remix 3 beta preview on April 30, the first hands-on cut of a full-stack rebuild that drops React in favor of a Preact fork and brings routing, auth, forms, data, and UI under one package.
Next.js 16.2 Ships With 400 Percent Faster Dev Startup and First-of-Their-Kind AI Agent DevTools
Vercel's Next.js 16.2 delivers an 87 percent reduction in dev server startup time, up to 60 percent faster rendering via a React contribution, and introduces experimental tooling that gives AI coding agents direct access to browser DevTools and component trees from the terminal.
Cloudflare Launches EmDash, an Open-Source TypeScript CMS Built to Replace WordPress on the Serverless Edge
Cloudflare has released EmDash v0.1, a full-stack serverless CMS written in TypeScript atop the Astro framework it acquired in January, promising sandboxed plugin isolation, AI-native management via MCP, and MIT licensing as a direct challenge to the 42.5 percent of the web still running WordPress.
Vite 8 Ships With Rust-Based Rolldown Bundler, Replacing Dual-Engine Architecture With Up to 30x Faster Builds
Vite 8.0 replaces its dual esbuild-and-Rollup architecture with Rolldown, a Rust-based bundler delivering 10-30x faster builds. Linear reports build times dropping from 46 to 6 seconds.
Next.js 16.2 Ships Agent DevTools and Up to 350 Percent Faster Server Rendering
Vercel releases Next.js 16.2 with experimental AI agent tooling, a React contribution that speeds up Server Component rendering by up to 350 percent, Turbopack Server Fast Refresh, and over 200 bug fixes.