npm @rspack/cli 1.2.2
v1.2.2

17 hours ago

What's Changed

New Features 🎉

  • feat: add runtime plugin hooks by @LingyuCoder in #9084
  • feat(incremental): don't use has_module_import_export_change when incremental code splitting enabled by @ahabhgk in #9062
  • perf(options): replace Regexp with ends_with match by @h-a-n-a in #9081

Bug Fixes 🐞

  • revert: fix: align amd option behavior with webpack by @ahabhgk in #9103
  • fix: resolve the inconsistent type issue in JsModule by @shulaoda in #8939
  • fix: should not have warnings for cjs when using dll by @ahabhgk in #9091
  • fix: should not cache tracing instance by @h-a-n-a in #9086
  • fix: render module id as number if we can by @ahabhgk in #9099

Other Changes

  • test(benchmark): add basic sourcemap bench case by @h-a-n-a in #9100

Full Changelog: v1.2.1...v1.2.2

Don't miss a new cli release

NewReleases is sending notifications on new releases.