TanStack Router 1.170.7 — hash scrolling y SSR cold-start
La release 2026-05-21-2113 arregla dos cosas que te muerden en prod: scrolling al hash cuando pasás resetScroll={false} y compatibilidad con SSR cold-start exportando explícitamente nombres de la API pública. Heads up: ahora exige pnpm 11 como package manager. Si bumpeás esto sin actualizar pnpm, vas a comer error.
Angular 21.2.14 — backport del sanitizer fix
Junto al RC1 de v22 salió 21.2.14 con backport de los fixes de compiler y core: sanitizer URL case-insensitive, lookups DOM prefix-insensitive y validación i18n. Si estás en la LTS de 21 y no querés saltar a RC, esta es la actualización segura de la semana.
Vite 8.0.14 — patch en la línea Rolldown
Vite cortó 8.0.14 con bugfixes sobre la línea 8.0.x. Sin features nuevas — sigue siendo Rolldown como bundler unificado y los reportes de prod hablan de 10-30x en builds según el proyecto. Si estabas viendo regresiones contra 8.0.13, mirá el changelog antes de bumpear.
Chrome 142 estable llega a iOS
Tras desktop el 12 May, Chrome 142 aterrizó como stable en iOS el 20 May. La 142 trae cambios en View Transitions API, mejoras de FedCM en contextos iframe y el famoso prompt de Local Network Access para mitigar CSRF contra dispositivos locales. Si tenés apps que tocan IPs internas desde el navegador, probalas — el permiso es interactivo.
Next.js v16.3.0-canary.26 — release notes
Detalle de los 14 cambios del canary del 22 May — incluye el flag TURBO_TASKS_AVAILABLE_PARALLELISM para CI.
Angular 22.0.0-rc.1 — changelog
Changelog completo del RC1 — leelo si pensás migrar antes del GA.
TanStack Router release-2026-05-21-2113
Notas de release — fix de hash scroll y SSR cold-start, pnpm 11 obligatorio.
Chrome 142 — release notes para devs
View Transitions, FedCM iframe y Local Network Access — todo lo que cambia para apps web.
Tendencias Destacadas
Next.js está flipeando experimentales a default en cada canary — varyParams, optimisticRouting y cachedNavigations son la nueva línea base. Ojo si tu app depende del comportamiento previo.
Angular 22 entra al sprint final con un breaking change quirúrgico: tipos más estrictos en router. Es la dirección que viene tomando el ecosistema — menos any, más inference real.
Local Network Access en Chrome 142 cierra una clase de CSRF contra IoT casero — prompt interactivo obligatorio. Esto va a romper apps que asumen acceso silencioso a 192.168.x.x.
TanStack Router 1.170.7 — hash scrolling and SSR cold-start
Release 2026-05-21-2113 fixes two annoying prod bugs: hash scrolling when you pass resetScroll={false}, and SSR cold-start compatibility by explicitly re-exporting public API names. Heads up: now requires pnpm 11 as the package manager. Bump this without updating pnpm and you'll hit errors.
Angular 21.2.14 — sanitizer fix backport
Alongside v22 RC1, 21.2.14 backports the compiler and core fixes: case-insensitive URL sanitizer, prefix-insensitive DOM lookups, and i18n attribute validation. If you're on 21 LTS and not jumping to RC, this is the safe upgrade of the week.
Vite 8.0.14 — Rolldown line patch
Vite cut 8.0.14 with bugfixes on the 8.0.x line. No new features — still Rolldown as the unified bundler, with prod reports of 10-30x faster builds depending on the project. If you saw regressions against 8.0.13, scan the changelog before bumping.
Chrome 142 stable lands on iOS
After desktop on May 12, Chrome 142 hit stable on iOS on May 20. 142 brings View Transitions API changes, FedCM improvements for iframe contexts, and the long-awaited Local Network Access permission prompt to mitigate CSRF against local-network devices. If you have apps that hit internal IPs from the browser, test now — the permission is interactive.
Next.js v16.3.0-canary.26 — release notes
Full detail of the 14 changes in the May 22 canary — includes the TURBO_TASKS_AVAILABLE_PARALLELISM CI knob.
Angular 22.0.0-rc.1 — changelog
Full RC1 changelog — read it if you plan to migrate before GA.
TanStack Router release-2026-05-21-2113
Release notes — hash scroll and SSR cold-start fixes, pnpm 11 required.
Chrome 142 — release notes for devs
View Transitions, FedCM iframe, and Local Network Access — everything that changes for web apps.
Notable Trends
Next.js keeps flipping experimentals to default in each canary — varyParams, optimisticRouting, and cachedNavigations are the new baseline. Heads up if your app depends on prior behavior.
Angular 22 enters the final sprint with a surgical breaking change: stricter types in the router. It is the direction the ecosystem is taking — less any, more real inference.
Local Network Access in Chrome 142 closes a class of CSRF attacks against home IoT — interactive prompt is now mandatory. This will break apps that silently hit 192.168.x.x.
TanStack Router 1.170.7 — hash scrolling et SSR cold-start
La release 2026-05-21-2113 corrige le scroll vers le hash avec resetScroll={false} et la compatibilité SSR cold-start. Exige désormais pnpm 11 comme gestionnaire de paquets.
Angular 21.2.14 — backport du sanitizer
En parallèle du RC1 de v22, 21.2.14 backporte les fixes du compiler et du core : sanitizer URL insensible à la casse et validation des attributs i18n.
Vite 8.0.14 — patch ligne Rolldown
Vite a publié 8.0.14 avec des bugfixes sur la ligne 8.0.x. Pas de nouveautés — Rolldown reste le bundler unifié.
Chrome 142 stable arrive sur iOS
Après le desktop le 12 mai, Chrome 142 atterrit en stable sur iOS le 20 mai. Inclut des changements sur View Transitions, des améliorations FedCM et le prompt Local Network Access.
Next.js v16.3.0-canary.26 — notes de version
Détail des 14 changements du canary du 22 mai — inclut le flag TURBO_TASKS_AVAILABLE_PARALLELISM pour CI.
Angular 22.0.0-rc.1 — changelog
Changelog complet du RC1 — à lire avant de migrer vers le GA.
TanStack Router release-2026-05-21-2113
Notes de version — fixes hash scroll et SSR cold-start, pnpm 11 requis.
Chrome 142 — notes de version pour devs
View Transitions, FedCM iframe et Local Network Access — tout ce qui change pour les apps web.
Tendances Notables
Next.js active les expérimentaux par défaut à chaque canary — varyParams, optimisticRouting et cachedNavigations deviennent la nouvelle base.
Angular 22 entre dans le sprint final avec un breaking change chirurgical : typage plus strict dans le router.
Local Network Access dans Chrome 142 ferme une classe d'attaques CSRF contre l'IoT domestique — prompt interactif obligatoire.