v1.0.0-beta.4
Pre-release
Pre-release
·
69 commits
to main
since this release
🚀 Features
- Startup in
onStartfollows vite root config, correct startupFn type - by @subframe7536 and Copilot (6e088)
🐞 Bug Fixes
- Handle already-exited process on Windows during hot reload - by @kabledev in #297 (379f0)
- Migrate deprecated inlineDynamicImports to codeSplitting - by @subframe7536 (609ab)
- Update version check for Vite compatibility in rolldownOptions - by @subframe7536 (469dc)
- Clear mock index.html after building complete - by @subframe7536 (95cb7)