Change8

v3.16.1

📦 nuxtView on GitHub →
3 features🐛 9 fixes🔧 6 symbols

Summary

Nuxt v3.16.1 is a patch release focusing on performance optimizations for payloads and routing, alongside various bug fixes for Nitro aliases, hydration, and dependency resolution.

✨ New Features

  • nuxt: Use browser cache for payloads to improve performance
  • nuxt: Use more performant router catchall pattern
  • nuxt: Sort route paths before creating route tree

🐛 Bug Fixes

  • nuxt: Restore nuxt aliases to nitro compilerOptions.paths
  • nuxt: Use new mocked-exports
  • nuxt: Check resolved options for polyfills
  • nuxt: Render style component html
  • nuxt: Add missing lazy hydration prop in regex
  • nuxt: Fully resolve nuxt dependencies
  • vite: Don't show interim vite build output files
  • nuxt: Ignore prerendering unprefixed public assets
  • nuxt: Prevent param duplication in typedPages implementation

🔧 Affected Symbols

nitro.compilerOptions.pathsmocked-exportstypedPagesuseHydrationaddServerTemplateapp.head