v4.4.8
nuxt
Release Notes
4.4.8 is a hotfix release to address an issue running the dev server on MacOS.
👉 Changelog
🩹 Fixes
- vite: Shorter socket name for macOs with tmp fallback (#35265)
- kit: Respect
typeoption infindPath(#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
nulltoundefinedin 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)