FRONTEND
Nuxt v0.0.0
RESUMEN
> 4.2.1 is the next patch release. ✅ Upgrading Our recommendation for upgrading is to run: ```sh npx nuxt upgrade --dedupe ``` This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the u
Descripción Detallada
> 4.2.1 is the next patch release. ✅ Upgrading Our recommendation for upgrading is to run: ```sh npx nuxt upgrade --dedupe ``` This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem. 👉 Changelog compare changes 🩹 Fixes - kit,nuxt,schema: Deprecate `ImportPresetWithDeprecation` - nuxt: Correct warning message for prefetch/noPrefetch conflict - nitro: Remove `` iframe border - vite: Use rolldown replace only in build - nitro: Use directory paths in `moduleEntryPaths` - nitro: Start error overlay minimized based on status code - vite: Ensure `optimizeDeps` config is applied before other plugins - nuxt: Respect layer priority order for scanned components - nuxt: Process prerender routes on `pages:resolved` - nuxt: Remove abort signal event listeners
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