What's Changed
New Features 🎉
- feat(uni-builder): support ts-checker by @9aoy in #737
- feat(uni-builder): apply css-minimizer-webpack-plugin by @9aoy in #738
- feat(uni-builder): support checkSyntax by @9aoy in #739
- feat(core): export logger module as a helper by @chenjiahan in #741
- feat(uni-builder): support tools.pug by @9aoy in #743
- feat: support output.inlineScripts by @9aoy in #749
- feat(core): add new server.strictPort config by @Timeless0911 in #748
- feat(plugin-react): allow to enable/disable chunk splitting by @Timeless0911 in #746
- feat: support performance.preload、prefetch in MPA scenario by @9aoy in #747
- feat: support solid-js hmr by @inottn in #740
- feat(cli): cli support dev --port/--host and preview --port/--host by @Timeless0911 in #745
Bug Fixes 🐞
- fix(plugin-image-compress): can't work with filename query by @fireairforce in #730
- fix: rspack ecosystem-ci failed by @9aoy in #744
Document 📖
- docs: remove webpack related hooks by @chenjiahan in #742
Other Changes
- Release v0.1.3 by @chenjiahan in #731
Full Changelog: v0.1.3...v0.1.4