What's Changed
New Features 🎉
- feat: allow to read htmlWebpackPlugin.options.title in template by @chenjiahan in #960
- types(plugin-vue): fix SplitChunks typing error by @chenjiahan in #966
Bug Fixes 🐞
- fix: should generate correct app icon URL in Windows by @chenjiahan in #965
- fix: failed to inspect rsbuild config by @Asuka109 in #967
- fix: always use postcss-load-config to load external config by @inottn in #969
- fix(plugin-vue): failed to split lib-vue chunk in Windows by @chenjiahan in #971
Document 📖
- docs: update QoS dashboard link by @chenjiahan in #957
- docs: update the sourceMap default value of css loaders by @chenjiahan in #961
Other Changes
- test(e2e): fix globContentJSON failed in Windows by @chenjiahan in #963
- test(e2e): fix some cases in Windows by @chenjiahan in #968
- test(e2e): validate the content of inspected files by @chenjiahan in #970
Full Changelog: v0.2.4...v0.2.5