FRONTEND
Next.js v16.2.3
RESUMEN
> [!NOTE] > This release is backporting security and bug fixes. For more information about the fixed security vulnerability, please see The release does not include all pending features/changes on canary. Core Changes - Ensure ap
Descripción Detallada
> [!NOTE] > This release is backporting security and bug fixes. For more information about the fixed security vulnerability, please see The release does not include all pending features/changes on canary. Core Changes - Ensure app-page reports stale ISR revalidation errors via onRequestError - Fix [Bug]: manifest.ts breaks HMR in Next.js 16.2 (#91981 through #92273) - Deduplicate output assets and detect content conflicts on emit - Fix styled-jsx race condition: styles lost due to concurrent rendering - turbo-tasks-backend: stability fixes for task cancellation and error handling Credits Huge thanks to @icyJoseph, @sokra, @wbinnssmith, @eps1lon and @ztanner for helping!
Actualización de seguridad y corrección de errores en Next.js v16.2.3.
- Se asegura que los errores de revalidación de ISR se reporten correctamente.
- Se corrige un bug que rompía HMR en Next.js 16.2.
- Se deduplican los activos de salida y se detectan conflictos de contenido.
- Se soluciona una condición de carrera en styled-jsx que causaba pérdida de estilos.
A quién le importa
Todos los que usan Next.js y quieren mantener su aplicación segura.
Generado por IA · puede contener errores
Releases Relacionados
FRONTEND
Next.js v16.2.9
Empty release to ensure `next@latest` points at a stable release. Next.js only allows publishing with Trusted Publishing enabled. In order to fix NPM dist-tags, we have to release a new version. Updating dist-tags is not possible with Trusted Publishing.
FRONTEND
Next.js v16.2.8
Release with no changes in an attempt to fix `next@latest` pointing at a prerelease version.
FRONTEND