Skip to content

v1.0.8

Latest
Compare
Choose a tag to compare
@9aoy 9aoy released this 29 Sep 06:57
· 10 commits to main since this release

What's Changed

Highlights

  • the Rust crate swc_core has been upgraded to 0.106.0 and swc minifier source map error has been fixed by @SyMind in #7991

Performance Improvements ⚑

Exciting New Features πŸŽ‰

Bug Fixes 🐞

  • fix: the progress values for the make and sealing statuses are inaccurate by @inottn in #7990
  • fix: correctly display the progress bar when it reaches 100% by @inottn in #7989
  • fix: use HookMap for runtimeRequirementInTree by @colinaaa in #7987
  • fix: swc minifier source map by @SyMind in #7991
  • fix: generate params of runtime module by @LingyuCoder in #8000
  • fix(modern-module): use module style export for non entry module by @fi3ework in #7996
  • fix: dedup asset_contents to avoid multiple hash changes by @inottn in #8002
  • fix(core): allow non-utf8 string in source code by @hardfist in #8009

Document Updates πŸ“–

Other Changes

Full Changelog: v1.0.7...v1.0.8