npm @rspack/cli 1.7.1
v1.7.1

4 days ago

What's Changed

New Features 🎉

  • feat(module-federation): enhance manifest generation and shared module handling by @2heal1 in #12399

Bug Fixes 🐞

Refactor 🔨

  • refactor: make compilation readonly for module ids hook by @hardfist in #12588
  • refactor: make compilation readonly for optimize tree hooks by @hardfist in #12597
  • refactor: use readonly compilation reference for after seal hook by @stormslowly in #12602
  • refactor: remove option in dependency_by_id by @hardfist in #12569
  • refactor: don't return option for dependency_id_to_parents by @hardfist in #12609
  • refactor: make compilation readonly for chunk_ids hooks by @hardfist in #12608
  • refactor: remove option in module_graph_module_by_identifier_mut by @hardfist in #12610
  • refactor: use read only compilation reference in after process assets hook by @stormslowly in #12615
  • refactor: move try_dependency_by_id api in internal folder by @hardfist in #12611
  • refactor: remove MaybeDynamicTargetExportInfo and simplify get_target by @LingyuCoder in #12601
  • refactor: introduce ExprRef to avoid clone Expr ast nodes by @CPunisher in #12622
  • refactor: remove unused SWC helpers by @CPunisher in #12614
  • refactor: replace UsageCallback closure with InnerGraphUsageOperation enum by @JSerFeng in #12619

Document Updates 📖

Other Changes

Full Changelog: v1.7.0...v1.7.1

Don't miss a new cli release

NewReleases is sending notifications on new releases.