npm @rspack/cli 1.5.2
v1.5.2

one day ago

What's Changed

Performance Improvements ⚡

New Features 🎉

Bug Fixes 🐞

  • fix: enhance PathManager to handle relative paths and set base directory by @GiveMe-A-Name in #11516
  • fix: import.meta.prop with define plugin by @ahabhgk in #11525
  • fix: incremental not update exports info when lazyBarrel enabled by @ahabhgk in #11539
  • fix: css infinite reload when module chunk enabled by @stormslowly in #11536
  • fix: should handle import.meta.webpackHot in production by @JSerFeng in #11546
  • fix: should update initial css link with correct url by @JSerFeng in #11544
  • fix: should check http url using link.href for extract-css runtime by @JSerFeng in #11547
  • fix: extend modify event handling to include metadata changes by @GiveMe-A-Name in #11519
  • fix: should not lazy-barrel import-then-export by @JSerFeng in #11550

Refactor 🔨

  • refactor: disable incremental buildChunkGraph by default by @JSerFeng in #11533
  • refactor: use real_hi for evaluation range by @ahabhgk in #11549

Document Updates 📖

  • docs(browser): add docs for response header settings and known issues by @CPunisher in #11523

Other Changes

  • chore(deps): update rust crate tracing-subscriber to v0.3.20 [security] by @renovate[bot] in #11542

Full Changelog: v1.5.1...v1.5.2

Don't miss a new cli release

NewReleases is sending notifications on new releases.