What's Changed
New Features 🎉
- feat(deps): bump Rspack to v0.4.1 by @chenjiahan in #756
- feat: auto inject public env vars to client by @chenjiahan in #759
- feat(uni-builder): support tools.babel in rspack mode by @9aoy in #760
- feat(uni-builder): support experiments.sourceBuild by @9aoy in #761
- feat(cli): support reload .env files and restart dev server by @chenjiahan in #767
Bug Fixes 🐞
- fix: use camel case for type by @Timeless0911 in #753
Document 📖
- docs: add guide for .env files by @chenjiahan in #757
- docs: add loadEnv method to JavaScript API document by @chenjiahan in #763
- docs: add mkcert tip for https dev server by @chenjiahan in #770
Other Changes
- workflow: run SWC ut cases in CI by @chenjiahan in #752
- docs: add createRsbuild type and improve format by @chenjiahan in #762
- chore: move Rspack plugins from shared to core by @chenjiahan in #764
- chore(shared): move and merge some modules by @chenjiahan in #765
Full Changelog: v0.1.4...v0.1.5