- Breaking changes: explicit type imports are now required via verbatimModuleSyntax and layout scanning now includes subfolders, so code may need updates.
- New built‑in features: Nuxt DevTools v1.0.0 shipped as a dependency, auto‑installation of @nuxt/image when using <NuxtImg>/<NuxtPicture>, default app manifest with client‑side route rules, and deep:false & custom caching options for useA...
- Performance & platform updates: Nitro v2.7 cuts production bundle size ~40% by using native fetch (Node 18+), refined layer/plugin ordering, and the release channel is renamed to “nightly”.