Change8

v4.0.3

📦 nuxtView on GitHub →
4 features🐛 4 fixes🔧 4 symbols

Summary

Nuxt 4.0.3 is a patch release focusing on performance optimizations in the kit, Vite type-checking improvements, and various bug fixes for navigation and sourcemaps.

✨ New Features

  • kit: Performance improvement by getting absolute paths from tinyglobby in resolveFiles
  • nuxt: Added sourcemap path transformation for client builds
  • nuxt: Added warning for lazy-hydration missing prefix
  • kit/nuxt: Implemented reverseResolveAlias for improved error messaging

🐛 Bug Fixes

  • nuxt: Prevent throwing undefined error variable
  • vite: Include tsconfig references during typeCheck
  • nuxt: Trigger call once navigation even when no suspense is present
  • webpack: Handle null result from webpack call

🔧 Affected Symbols

resolveFilestypeCheckreverseResolveAliasdefineNuxtComponent