What's Changed
New Features 🎉
- feat(client-hmr): auto-reconnect on server disconnect by @jinchaofs in #998
- feat(plugin-pug): support Vue SFC by @chenjiahan in #1020
- feat: support override default html-plugin by @9aoy in #1012
- types: improve defineConfig overload by @chenjiahan in #1021
- types: server.https supports all server options by @chenjiahan in #1023
Bug Fixes 🐞
- fix: rspack 0.4.4 type error by @9aoy in #1001
- fix: missing core-js entry when using webpack SWC by @chenjiahan in #1017
Other Changes
- chore(plugin-swc): bump @modern-js/swc-plugins v0.6.6 by @JSerFeng in #1016
- test(e2e): use plugin-swc to run webpack cases by @chenjiahan in #1018
- chore: move uni-builder package to modern.js repo by @chenjiahan in #1019
- chore(deps): bump Rspress version by @chenjiahan in #1024
- chore(deps): bump Modern.js version by @chenjiahan in #1022
- chore: bump rspack to 0.4.4 by @9aoy in #1026
New Contributors
- @jinchaofs made their first contribution in #998
Full Changelog: v0.2.7...v0.2.8