🚨 Breaking Changes
- Add vite as an optional peer dependency to core and astro - by @vonagam in #2941 (345a8)
- cli: Add
--write-transformed
option, disable source write back by default - by @brofrain and @antfu in #2948 (631a2)
🚀 Features
🐞 Bug Fixes
- vite: Improve
per-module
mode - by @zoeyzhao19 and @antfu in #2940 (382c8)