TypeScript 7.0 lands with a compiler rewritten in Go, delivering around 10x faster builds through shared-memory parallelism across parsing, type-checking, and emit phases.
Running `npx shadcn init` now scaffolds new projects on Base UI instead of Radix, following data showing new projects picked Base UI over Radix two-to-one.
Edge 150 ships four CSS additions — OS accent color values, image-switching via light-dark(), comma-separated container queries, and a text-fit property that scales font size to fill its container.
Firefox 152 graduates JPEG XL from Labs to stable, ships a redesigned Settings UI, adds widget support on New Tab pages, and brings action-button support for web notifications.
TypeScript 7.0 lands with a compiler rewritten in Go, delivering around 10x faster builds through shared-memory parallelism across parsing, type-checking, and emit phases.
Visual Studio 2026 18.6 Insiders 3 ships with the Go-rewritten TypeScript 7 Beta on by default, giving Windows devs their first integrated look at the 10x faster native type-checker.
Running `npx shadcn init` now scaffolds new projects on Base UI instead of Radix, following data showing new projects picked Base UI over Radix two-to-one.
React 19.0.7, 19.1.8, and 19.2.7 all shipped June 1 with a same-day fix for a FormData regression in Server Actions introduced by the previous patch on each branch.
WordPress 7.0 reached final release on May 20 after a cycle extension, but real-time collaboration was pulled from the milestone due to unresolved race conditions and memory concerns.
SvelteKit shipped versions 2.62.0 through 2.68.0 this month, previewing several Kit 3 configuration changes and adding explicit environment variable support, remote query refresh, and smarter form handling.
The Svelte May 2026 roundup brings SvelteKit TypeScript 6.0 compatibility, a new form-field default-value API, motion-type exports in Svelte 5.55, and the sv CLI's first stable community add-ons feature — alongside several breaking changes to query lifecycle.
The June 29 Turbopack post fills in the compiler half of 16.3 — memory eviction for long dev sessions, persistent build caching, a Rust-native React Compiler, and Vite-compatible `import.meta.glob`.
Next.js 16.2.6 ships two backported fixes: a dev-mode hydration failure when pages are served from HTTP cache, and a documentation correction for the 16.2 release.
Vercel's May security release now covers 13 advisories including CVE-2026-23870, a React Server Components denial-of-service vulnerability, with patched versions Next.js 15.5.18 and 16.2.6 available.