Frameworks
11 articles RSS
React Team Ships Experimental Rust Port of React Compiler, Vercel Reports 20-50% Faster Builds
The React team merged a work-in-progress Rust rewrite of the React Compiler, and Vercel says early Turbopack tests found 20-50% faster compilation.
AWS Releases Blocks in Preview, an Open-Source TypeScript Framework That Bundles Application Code and Cloud Infrastructure for AI Agents
AWS launched Blocks, an open-source Apache 2.0 TypeScript framework in preview that lets developers define application code and AWS infrastructure together and run a full local backend with no AWS account.
Angular 22 Makes Signal Forms and Angular Aria Stable, Defaults New Components to OnPush, and Requires TypeScript 6
Angular's June 3 release graduates Signal Forms, Asynchronous Signals, and Angular Aria to stable, flips the default change-detection strategy to OnPush, and ships with Vitest as the default test runner.
Spring Boot 4.1 Lands With gRPC Auto-Configuration, HTTP-Client SSRF Mitigation, and Kotlin 2.3 Support
The June 10 release adds gRPC server and client support, an InetAddressFilter to block SSRF, and a Kotlin 2.3.21 baseline.
SvelteKit's June 2026 Releases Push Remote Functions Forward With Real-Time query.live and Breaking Changes Across Five Versions
SvelteKit shipped versions 2.57.0 through 2.61.0, advancing its experimental remote functions with a new query.live primitive and several breaking changes to queries and forms.
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.