Next.js 16.3.0-canary.33 — Streaming Prerender para Cache Components
Llega Streaming Prerender para Cache Components, propagación de adapter preferred regions y bail-out de 'use cache' bajo unstable_instant = false. Turbopack module graph ahora alimenta NFT (Node File Tracing). La 16.3.0-canary.37 (2 jun) refina constantes numéricas vía serde_json.
TanStack Router — RSC para rsbuild + fix beforeLoad
Dos releases el 30 de mayo: la de las 00:48 arregla errores primitivos en beforeLoad (22 paquetes tocados). La de las 13:26 mete soporte RSC en rsbuild (9 paquetes, [email protected]). Schiller-manuel sigue empujando RSC fuera del territorio Vite.
Svelte junio 2026 — SvelteKit 2.57–2.61 con remote forms y query.live
Newsletter mensual: forms con boolean de validez, query.batch(...) para inspección, query.live(...) como subscription async-iterable (2.61). Breaking: .run() sacado de remote queries —usá await query()—, y requested(...) ahora requiere limit. TypeScript 6 soportado en language-tools.
Astro 6.3 y 6.4 — routing con Hono + Markdown pipeline en Rust
6.3 trae advanced routing experimental con Hono, image redirects e island hydration resiliente. 6.4 estrena pipeline Markdown pluggable con procesador en Rust y helpers de Cloudflare para advanced routing. Mientras tanto el alpha de Astro 7 ya prueba Vite 8 y el compilador Rust estable.
Vite 8.0.15 y 8.0.16 — doble patch en horas
Drop doble el 1 de junio: 8.0.15 a las 04:14 UTC y 8.0.16 a las 09:50 UTC. Cadencia agresiva post Vite 8 stable (12 mar). Si estás en 8.0.x updateá directo a 8.0.16 —saltear el 15 ahorra una rotación de lockfile.
Next.js 16.3.0-canary.32 — Turbopack analyzer short-circuit fix
Patch puntual al Turbopack analyzer: short-circuit de &&/|| con métodos string y nullish, instrumentation con type:module, y más coverage para generateStaticParams. Es uno de esos releases de plomería que mañana evita un bug raro en producción.
Chrome 149 stable + Edge 148 — el ciclo de junio arranca
Chrome 149 entra a stable hoy, después de pasar por Early Stable Update el 29 may. Edge 148 cayó stable el 30 may. Firefox 152 stable se proyecta para el 16 jun. Si tenés feature flags atados a Chromium 149, prendelos.
VS Code 1.122 stable — 1M context, BYOK air-gapped y device emulation
Stable del 28 may: 1M context window para modelos Anthropic y OpenAI compatibles, BYOK sin sign-in para entornos air-gapped, device emulation en el integrated browser y rich issue reporting con screenshots + video. Copilot pasa a billing usage-based —ojo con la cuenta.
Tendencias Destacadas
Pulso del día: regresiones de FormData en Server Actions golpean React y Next al mismo tiempo —parches sincronizados el 1 de junio. Si tu stack usa form posts con archivos, esto es upgrade obligatorio.
Rust sigue comiéndose el toolchain frontend: Astro 6.4 con Markdown processor en Rust, Astro 7 alpha con compiler Rust estable, y Turbopack module graph alimentando NFT en Next canary.
Next.js 16.3.0-canary.33 — Streaming Prerender for Cache Components
Adds Streaming Prerender for Cache Components, adapter preferred-regions propagation, and 'use cache' bail-out under unstable_instant = false. Turbopack's module graph now feeds NFT (Node File Tracing). 16.3.0-canary.37 (Jun 2) refines numeric constants via serde_json.
TanStack Router — RSC for rsbuild + beforeLoad fix
Two releases on May 30: 00:48 fixes primitive beforeLoad errors (22 packages). 13:26 lands RSC support for rsbuild (9 packages, [email protected]). Schiller-manuel keeps pushing RSC beyond Vite territory.
Svelte June 2026 — SvelteKit 2.57–2.61 with remote forms and query.live
Monthly newsletter: forms return validity booleans, query.batch(...) for inspection, query.live(...) as async-iterable subscription (2.61). Breaking: .run() removed from remote queries (use await query()), and requested(...) now requires limit. TypeScript 6 supported across language-tools.
Astro 6.3 and 6.4 — Hono routing + Rust Markdown pipeline
6.3 brings experimental advanced routing with Hono, image redirects, and resilient island hydration. 6.4 ships a pluggable Markdown pipeline with a Rust processor and Cloudflare helpers for advanced routing. Meanwhile, the Astro 7 alpha already tests Vite 8 and the stable Rust compiler.
Vite 8.0.15 and 8.0.16 — double patch within hours
Double drop on June 1: 8.0.15 at 04:14 UTC and 8.0.16 at 09:50 UTC. Aggressive cadence post Vite 8 stable (Mar 12). If you're on 8.0.x, jump straight to 8.0.16 — skipping 15 saves a lockfile churn.
Next.js 16.3.0-canary.32 — Turbopack analyzer short-circuit fix
Targeted patch to the Turbopack analyzer: short-circuit of &&/|| with string and nullish methods, instrumentation under type:module, and more generateStaticParams coverage. One of those plumbing releases that quietly prevents a weird prod bug tomorrow.
Chrome 149 stable + Edge 148 — June cycle kicks off
Chrome 149 hits stable today, following an Early Stable Update on May 29. Edge 148 went stable on May 30. Firefox 152 stable is targeted for June 16. If you've got feature flags tied to Chromium 149, flip them.
VS Code 1.122 stable — 1M context, air-gapped BYOK, device emulation
Stable on May 28: 1M context window for compatible Anthropic/OpenAI models, air-gapped BYOK without sign-in, device emulation in the integrated browser, and rich issue reporting with screenshots + video. Copilot moves to usage-based billing — watch the bill.
Notable Trends
Pulse of the day: FormData regressions in Server Actions hit React and Next simultaneously — synchronized patches on June 1. If your stack uses form posts with files, this is a mandatory upgrade.
Rust keeps eating the frontend toolchain: Astro 6.4 with a Rust Markdown processor, Astro 7 alpha with stable Rust compiler, and Turbopack module graph feeding NFT in Next canary.
Next.js 16.3.0-canary.33 — Streaming Prerender pour Cache Components
Ajoute Streaming Prerender pour Cache Components, propagation des preferred regions et bail-out de 'use cache'. Le module graph Turbopack alimente maintenant NFT.
TanStack Router — RSC pour rsbuild + correctif beforeLoad
Deux releases le 30 mai : 00:48 corrige les erreurs primitives beforeLoad. 13:26 ajoute le support RSC pour rsbuild.
Svelte juin 2026 — SvelteKit 2.57–2.61 avec remote forms et query.live
Newsletter mensuelle : forms avec boolean de validité, query.batch(...), query.live(...) async-iterable. Breaking : .run() retiré, requested(...) requiert limit. TypeScript 6 supporté.
Astro 6.3 et 6.4 — routage Hono + pipeline Markdown en Rust
6.3 apporte un routage avancé expérimental avec Hono, redirects images et island hydration résilient. 6.4 livre un pipeline Markdown pluggable avec processeur Rust et helpers Cloudflare.
Vite 8.0.15 et 8.0.16 — double patch en quelques heures
Double drop le 1er juin : 8.0.15 à 04:14 UTC et 8.0.16 à 09:50 UTC. Cadence agressive post Vite 8 stable.
Next.js 16.3.0-canary.32 — correctif short-circuit Turbopack analyzer
Patch ciblé du Turbopack analyzer : short-circuit de &&/||, instrumentation sous type:module, plus de coverage pour generateStaticParams.
Chrome 149 stable + Edge 148 — le cycle de juin démarre
Chrome 149 passe stable aujourd'hui, après un Early Stable Update le 29 mai. Edge 148 stable le 30 mai. Firefox 152 stable visé pour le 16 juin.
VS Code 1.122 stable — 1M context, BYOK air-gapped, device emulation
Stable le 28 mai : 1M context window pour Anthropic/OpenAI, BYOK air-gapped sans sign-in, device emulation, rich issue reporting. Copilot passe au billing usage-based.
Tendances Notables
Pouls du jour : régressions FormData dans Server Actions frappent React et Next en même temps — correctifs synchronisés le 1er juin. Upgrade obligatoire si vous utilisez des forms avec fichiers.
Rust continue de manger le toolchain frontend : Astro 6.4 avec processeur Markdown Rust, Astro 7 alpha avec compilateur Rust stable, et Turbopack module graph alimentant NFT.