v3.18.1
📦 nuxtView on GitHub →
✨ 4 features🐛 4 fixes🔧 4 symbols
Summary
Nuxt 3.18.1 is a patch release focusing on performance optimizations in Nuxt Kit and various bug fixes for Vite, Webpack, and client-side navigation.
✨ New Features
- kit: Improved performance in resolveFiles by getting absolute paths from tinyglobby
- nuxt: Added sourcemap path transformation for client builds
- nuxt: Added a warning for missing prefixes in lazy-hydration
- kit/nuxt: Implemented reverseResolveAlias for more descriptive error messages
🐛 Bug Fixes
- nuxt: Fixed an issue where an undefined error variable was being thrown
- vite: Included tsconfig references during the typeCheck process
- nuxt: Ensured call-once navigation triggers even when no suspense is present
- webpack: Fixed a crash by handling null results from webpack calls
🔧 Affected Symbols
resolveFilestypeCheckreverseResolveAliasdefineNuxtComponent