Next.js 16.3.0-canary.29 — next-cache-components-optimizer reemplaza al PPR optimizer
Cambio de nombre que refleja un cambio de modelo mental: el agent skill next-ppr-optimizer se reemplaza por next-cache-components-optimizer. PPR seguía siendo el sello, pero el mecanismo subyacente ahora se piensa en términos de cache components — más fino que el modelo full-route + dynamic-hole. Suma fixes de error code handling y persistencia de login state para flujos de dev. Si tenés el agent tool habilitado, actualizá la referencia al skill.
TanStack Start 1.168.14 — fix HMR circular en Hydrate y migración de changesets
Release del 26-may 20:27 UTC. Bug fino pero molesto: re-exportar Hydrate desde los subpaths de framework client-only metía el cliente de hydration en imports root, causando updates HMR circulares. Ahora se aísla por subpath. Además migran el generador de changelog de changesets. Bumps en @tanstack/[email protected], @tanstack/[email protected] y los *[email protected] correspondientes.
Vite 8.0.14 — patch del pipeline rolldown
Patch automatizado del 21-may 07:15 UTC. No cambia API pero pule el pipeline de rolldown (que ya es default en Vite 8). Si tenés un proyecto trabado en 8.0.13 por algún bug raro de bundle o sourcemaps, vale la pena el bump — varios usuarios reportan que les destrabó casos puntuales de externals.
Next.js 16.3.0-canary.30 — release notes
notFound recovery, Turbopack module handling, Firefox refresh loop fix.
Expo SDK 56 — changelog completo
Expo UI estable, RN 0.85, React 19.2, prebuilt XCFrameworks, inline modules.
React Native 0.86.0-rc.2
PlatformColor en android_ripple, cache de binarios iOS prebuilt.
Tendencias Destacadas
El día corto pero denso: Next.js canary.30 (hoy), TanStack Start (ayer), RN 0.86-rc.2 y Expo SDK 56 marcan una semana donde el mobile/web stack avanza en paralelo. Ojo con la deprecación silenciosa de <code>next-ppr-optimizer</code> hacia <code>next-cache-components-optimizer</code>: no es solo un rename.
Next.js 16.3.0-canary.29 — next-cache-components-optimizer replaces PPR optimizer
A rename that signals a model shift: the agent skill next-ppr-optimizer becomes next-cache-components-optimizer. PPR was always the headline, but the underlying mechanism is now framed around cache components — finer-grained than the full-route + dynamic-hole model. Also: error code handling fixes and login-state persistence for dev workflows. Update your agent-tool references.
TanStack Start 1.168.14 — Hydrate circular HMR fix and changesets migration
Release dated May 26 at 20:27 UTC. Subtle but annoying bug: re-exporting Hydrate from framework client-only subpaths was pulling the hydration client into root imports, causing circular HMR updates. Now isolated per subpath. Also migrates the changesets changelog generator. Bumps @tanstack/[email protected], @tanstack/[email protected] and the matching *[email protected].
Vite 8.0.14 — rolldown pipeline patch
Automated patch from May 21 at 07:15 UTC. No API changes but polishes the rolldown pipeline (already default in Vite 8). If a project is stuck on 8.0.13 over a flaky bundle or sourcemap edge case, the bump is worth it — multiple users report unstuck externals scenarios.
Next.js 16.3.0-canary.30 — release notes
notFound recovery, Turbopack module handling, Firefox refresh loop fix.
Expo SDK 56 — full changelog
Expo UI stable, RN 0.85, React 19.2, prebuilt XCFrameworks, inline modules.
React Native 0.86.0-rc.2
PlatformColor in android_ripple, prebuilt iOS binary cache.
Notable Trends
Short but dense day: Next.js canary.30 (today), TanStack Start (yesterday), RN 0.86-rc.2 and Expo SDK 56 mark a week where mobile and web stacks move in parallel. Watch the silent deprecation of <code>next-ppr-optimizer</code> into <code>next-cache-components-optimizer</code> — not just a rename.
Next.js 16.3.0-canary.29 — next-cache-components-optimizer remplace l'optimizer PPR
Le skill agent next-ppr-optimizer devient next-cache-components-optimizer — modèle pensé en cache components. Aussi : corrections d'error code handling et persistance du login state en dev.
TanStack Start 1.168.14 — fix HMR circulaire dans Hydrate et migration changesets
Release du 26 mai 20:27 UTC. Re-exporter Hydrate depuis les subpaths client-only entraînait des updates HMR circulaires ; isolé maintenant. Migration du générateur de changelog changesets.
Vite 8.0.14 — patch du pipeline rolldown
Patch automatique du 21 mai 07:15 UTC. Pas de changements d'API mais polit le pipeline rolldown (déjà par défaut en Vite 8).
Next.js 16.3.0-canary.30 — notes de version
notFound recovery, Turbopack module handling, fix Firefox refresh loop.
Expo SDK 56 — changelog complet
Expo UI stable, RN 0.85, React 19.2, XCFrameworks prebuilt, modules inline.
React Native 0.86.0-rc.2
PlatformColor dans android_ripple, cache de binaires iOS prebuilt.
Tendances Notables
Journée courte mais dense : Next.js canary.30, TanStack Start, RN 0.86-rc.2 et Expo SDK 56 marquent une semaine où mobile et web avancent en parallèle. Attention à la dépréciation silencieuse de <code>next-ppr-optimizer</code> vers <code>next-cache-components-optimizer</code>.