FRONTEND
Next.js v16.2.5
RESUMEN
This release contains security fixes for the following advisories: High: - GHSA-8h8q-6873-q5fj: Denial of Service with Server Components - [GHSA-267c-6grr-h53f: Middleware / Proxy bypass in App Router applications via
Descripción Detallada
This release contains security fixes for the following advisories: High: - GHSA-8h8q-6873-q5fj: Denial of Service with Server Components - GHSA-267c-6grr-h53f: Middleware / Proxy bypass in App Router applications via segment-prefetch routes - GHSA-mg66-mrh9-m8jx: Denial of Service via connection exhaustion in applications using Cache Components - GHSA-492v-c6pp-mqqv: Middleware / Proxy bypass through dynamic route parameter injection - GHSA-c4j6-fc7j-m34r: Server-side request forgery in applications using WebSocket upgrades - GHSA-36qx-fr4f-26g5: Middleware / Proxy bypass in Pages Router applications using i18n Moderate: - GHSA-ffhc-5mcf-pf4q: Cross-site scripting in App Router applications using CSP nonces - GHSA-gx5p-jg67-6x7h: Cross-site scripting in beforeInteractive scripts with untrusted input - [GHSA-h64f-5h5j-jqjh: Denial of Service in the Image Opt
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
FRONTEND
Next.js v16.3.1
### Misc Changes - Fix catch-all index page being served for every other slug: #96553 ### Credits Huge thanks to @acdlite for helping!
FRONTEND
Next.js v16.2.12
## What's Changed * Backport/docs fixes 16.2 - July round by @icyJoseph in https://github.com/vercel/next.js/pull/96031 * [Backport] Fixes to support TypeScript 7 by @lukesandberg in https://github.com/vercel/next.js/pull/95831 **Full Changelog**: https://github.com/vercel/next.js/compare/v16
FRONTEND