FRONTEND
Nuxt v0.0.0
RESUMEN
> 3.21.5 is the next patch release. 👉 Changelog compare changes 🔥 Performance - kit: Cache layer roots and short-circuit `isIgnored` relative 🩹 Fixes - **nitr
Descripción Detallada
> 3.21.5 is the next patch release. 👉 Changelog compare changes 🔥 Performance - kit: Cache layer roots and short-circuit `isIgnored` relative 🩹 Fixes - nitro: Correct payload route rule for `/` + override `ssr: true` - nitro: Break recursive rendering deadlocks during prerender - vite: Drop redundant css link when entry styles are inlined - nuxt: Only force suspense remount after first resolve - kit: Read `.env` before resolving nuxt schema - nitro: Preserve `serverHandlers` array after `nitro:config` - vite: Only consider CSS inlined when styles are actually emitted - nuxt: Handle string presets in auto-imports - nuxt: Correct island transform for server pages and 'deep' mode - vite: Inline css for non-island children of server components - nuxt: Defer head DOM updates unt
Actualización de Nuxt v4.2.1 con cambios importantes y deprecaciones.
- Se deprecó `ImportPresetWithDeprecation`.
- Se corrigió un mensaje de advertencia para el conflicto prefetch/noPrefetch.
- Se eliminaron bordes del iframe en `<nuxt-error-overlay>`.
A quién le importa
Solo si usas Nuxt y dependes de las funciones afectadas.
Generado por IA · puede contener errores
Releases Relacionados
FRONTEND
Nuxt v4.4.3
> 4.4.3 is the next patch release. v4.4.4 was published with no changes due to an issue running the release script for v4.4.3. ## 👉 Changelog [compare changes](https://github.com/nuxt/nuxt/compare/v4.4.2...v4.4.3) ### 🔥 Performance - **nitro:** Directly import nuxt package version ([#34567
FRONTEND
Nuxt v3.21.3
> 3.21.3 is the next patch release. v3.21.4 was published with no changes due to an issue running the release script for v3.21.3. ## 👉 Changelog [compare changes](https://github.com/nuxt/nuxt/compare/v3.21.2...v3.21.3) ### 🔥 Performance - **nuxt:** Batch-resolve typescript hoist paths with