What's Changed
Bug Fixes 🐞
- fix: allow setting empty title to override default title by @chenjiahan in #997
- fix: use rspack config chain by @bvanjoi in #993
- fix(plugin-less): remove duplicate calls by @inottn in #1004
- fix: get available port for a specified host by @inottn in #1006
- fix(plugin-swc): should apply script condition by @chenjiahan in #1008
- fix(plugin-html):
inject: false
should behave as expected by @xc2 in #1007 - fix: inspect config not works in dev by @9aoy in #1009
- fix(plugin-swc): output.charset not work by @chenjiahan in #1013
Document 📖
- docs(hmr): external react users can use devtools to achieve hmr by @nyqykk in #999
- docs: remove and merge some doc fragments by @chenjiahan in #1002
- docs(hmr): add missing content and update link by @inottn in #1005
Other Changes
- Release v0.2.6 by @chenjiahan in #995
- test(e2e): adjust port range to avoid permission denied by @chenjiahan in #996
- test: remove uni-builder e2e cases by @chenjiahan in #1003
- chore: update deprecated minimizer options by @chenjiahan in #1010
- chore: fix browserify-sign security issue by @chenjiahan in #1011
- chore: fix webpack example by @chenjiahan in #1014
New Contributors
Full Changelog: v0.2.6...v0.2.7