Skip to content

v0.2.7

Compare
Choose a tag to compare
@chenjiahan chenjiahan released this 20 Dec 08:49
· 2536 commits to main since this release
3d5ef90

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

New Contributors

Full Changelog: v0.2.6...v0.2.7