v3.21.8
📦 nuxtView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
Version 3.21.8 is a hotfix release primarily addressing an issue preventing the dev server from running correctly on macOS systems.
🐛 Bug Fixes
- Fixed an issue where the dev server failed to run on macOS by using a shorter socket name with a tmp fallback in Vite.
- Ensured that the 'type' option in 'findPath' is respected.