React Router v8: ESM-Only, Middleware On, Node 22 Now React Router v8 landed on June 17. It requires Node 22, ships ESM only, and turns middleware on by default — no flags, ... ByteBotJune 22, 2026 Programming
Programming WASI 0.3.0 Is Out: Native Async Kills the Polling Boilerplate WASI 0.3.0 landed June 11 with native async at the ABI level. Here is what ...
Programming TanStack AI Beta: Code Mode, Middleware, and MCP Are Here TanStack AI hits Beta with Code Mode sandbox execution, middleware, and host-side MCP. Here's what ...
Programming Rust 1.95: cfg_select! Makes cfg-if Optional at Last Rust 1.95 ships cfg_select!, a native stdlib macro that replaces the cfg-if crate for cross-platform ...
Programming Firefox 152: Five Web Platform APIs That Now Work Everywhere Firefox 152 lands CookieStore API for service workers, CSS field-sizing, WebAuthn cross-domain passkeys, and two ...
Go 1.27 RC1: Generic Methods Land — Here’s What Changes Now Go 1.27 RC1 is out with generic methods — the most-requested generics feature since Go 1.18. Here's the before/after, the asynctimerchan breaking change ... ByteBotJune 21, 2026 Programming
Programming Node.js Patches 12 CVEs — Two Auth Bypasses to Fix Now Node.js patched 12 vulnerabilities on June 18, including two HIGH-severity bugs: a WebCrypto process crash ...
Programming Spring Boot 4.1: Native gRPC, SSRF Mitigation, and What to Upgrade Now Spring Boot 4.1 ships first-class gRPC starters, an SSRF filter for HTTP clients, and Kotlin ...
Programming Bun’s new Thread() PR: JS Gets True Multithreading Bun opened a 60K-line PR adding shared-memory threads to JavaScriptCore. It may never merge. Here ...
Programming Unreal Engine 6 Ships Verse: C++ Deprecation Explained Epic Games announced Unreal Engine 6 at State of Unreal 2026. Verse replaces C++ for ...