v4.4.8
nuxt
View on GitHubView PackagePublished: Jun 8, 2026

Release Notes

4.4.8 is a hotfix release to address an issue running the dev server on MacOS.

👉 Changelog

compare changes

🩹 Fixes

  • vite: Shorter socket name for macOs with tmp fallback (#35265)
  • kit: Respect type option in findPath (#35272)
  • deps: Update nuxt/scripts presets (905621594)
  • nuxt: Revert unhead dependency back to v2 (e6d578fea)

📖 Documentation

  • Fix many typos (#35266)
  • Explain static fallback pages (#35277)
  • Change null to undefined in data-fetching docs to match actual types (#35301)
  • Fix broken internal links, useAsyncData watch type, and NuxtError type (#35303)

❤️ Contributors

  • Daniel Roe (@danielroe)
  • Ali Mahmmoud (@AliMahmoudDev)
  • Quentin Macq (@quentinmcq)
  • Pranav Rajeshirke (@Pranav188)
  • Eduardo San Martin Morote (@posva)