FRONTEND
Next.js v16.3.0
RESUMEN
Misc Changes - Rename prefetch option `force-runtime` to `allow-runtime`: #94568 - Remove unstable_instant agent hints; insights validate by default: #94577 - [turbopack] Use an arena for `JSValue`s: #94297 - Stabilize export const prefetch: #94571 - Fix node:stream leak in webpack edge b
Descripción Detallada
Misc Changes - Rename prefetch option `force-runtime` to `allow-runtime`: #94568 - Remove unstable_instant agent hints; insights validate by default: #94577 - [turbopack] Use an arena for `JSValue`s: #94297 - Stabilize export const prefetch: #94571 - Fix node:stream leak in webpack edge bundles: #94585 - docs: fix 'time zone' spelling in FOUC guide: #93244 - docs: add pnpm installation step to module-not-found error page: #93773 - Stream Cache Components dev render instead of restarting on cache miss: #94457 - instant: polish client-hook overlay wording, cards, and docs links: #94496 - Fix Navigation Inspector Continue Rendering with loading.tsx: #94355 - disallow reads from .next-profiles: #94570 - [turbopack] add an extension to trace files: #94587 - [16.3.x-preview] Setup release branch: #94594 Credits Huge thanks to @gnoff, @gaojude, @sampoder, @karlhorky, @MikhailStn, @unstubbable, @aurorascharff, @samselikoff, @lukesandberg, and @eps1lon for helping!
Next.js v16.3.0 incluye cambios importantes y rompe compatibilidad.
- Se asegura que `images.maximumResponseBody` se aplique a imágenes locales.
- Se refactoriza el orden de ejecución del servidor de trazas a un enum.
- Se simplifica el manejo de metadatos estáticos.
- Se elimina la bandera que protegía `unstable_io`.
A quién le importa
Solo si usas `next/image` o `unstable_io`.
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