npm @rspack/cli 0.1.8
v0.1.8

latest releases: 0.7.6-canary-fd6c40d-20240918093542, 1.0.5, 1.0.4...
17 months ago

What's Changed

Infrastructure ⚙️

  • Rspack has nightly release now! npm i -D @rspack/cli@nightly
  • Rspack Ecosystem CI has been successfully set up and running

Performance Improvements ⚡

  • perf(core): improve cold startup performance by caching depended_modules function in code splitter by @Boshen in #2294

Exciting New Features 🎉

Bug Fixes 🐞

  • fix(html): html inject public path incorrect by @jerrykingxyz in #2707
  • fix: extend chunkGroup name from EsmDynamicImportDependency by @ahabhgk in #2712
  • fix(progress): should not display empty progress bar by @chenjiahan in #2725
  • fix: panic hook failed to restore after being suppressed by @h-a-n-a in #2734
  • fix: template literal dynamic import by @faga295 in #2732
  • fix(react-refresh): lazily access module.exports to prevent unexpected/potential TDZ error by @hyf0 in #2714
  • fix(cli): fix default NODE_ENV of command by @hardfist in #2724
  • fix: 🐛 fix crash in multiCompiler by @JSerFeng in #2744
  • fix(css): should generate css assets even if the imported css file is empty by @suxin2017 in #2759
  • fix(builtins.provide): should only replace exactly matched expression by @suxin2017 in #2721
  • fix: redirect name_for_condition in BoxModule by @hyf0 in #2778

Other Changes

New Contributors

Full Changelog: v0.1.7...v0.1.8

Don't miss a new cli release

NewReleases is sending notifications on new releases.