Skip to content

v1.0.4

Compare
Choose a tag to compare
@LingyuCoder LingyuCoder released this 10 Sep 11:24
· 713 commits to main since this release

What's Changed

Exciting New Features πŸŽ‰

Bug Fixes 🐞

  • fix(core): try fix EBUSY problem in windows ci by @hardfist in #7803
  • fix(core): fix resolve faild when do recursive symbol link by @hardfist in #7744
  • fix: overflow panic when shifting left value greater then 31 by @SyMind in #7792
  • fix: remove HotUpdateChunk in chunks by @SyMind in #7810
  • fix: should not transform source to buffer by @SyMind in #7821
  • fix: change javascript parser options in child compiler by @ahabhgk in #7812
  • fix(loader-runner): remove legacy Node compatible code by @chenjiahan in #7818
  • fix: improve stats string for match resource with long data url by @ahabhgk in #7823
  • fix: duplicate emit source map from child compiler by @SyMind in #7847
  • fix: loader intermediate data should be overridden between loaders by @h-a-n-a in #7846

Document Updates πŸ“–

Other Changes

Full Changelog: v1.0.3...v1.0.4