github web-infra-dev/rspack v1.2.6

latest release: test_cfa
one day ago

What's Changed

Performance Improvements ⚡

  • perf(loader-runner): memoize resolver creation for improved performance by @inottn in #9403
  • perf: remove blocking for execute module hook by @ahabhgk in #9406
  • perf: use partition_map to avoid clone by @JSerFeng in #9427

Exciting New Features 🎉

Bug Fixes 🐞

  • fix(incremental): enable incremental for full hash test by @ahabhgk in #9377
  • fix: sort group by group index by @JSerFeng in #9394
  • fix: sort order incorrect by @JSerFeng in #9404
  • fix: strip blob: protocol when public path is auto by @stormslowly in #9303
  • fix(type): Change the module in the LazyCompilationOptions from any to Module by @gaoachao in #9387
  • fix: clean up deps at the beginning of compilation.finish by @jerrykingxyz in #9414
  • fix(json): correctly escape unicode characters by @inottn in #9419
  • fix: remove dynamic entry should re-build chunk graph by @ahabhgk in #9425
  • fix: build error with reserved keywords in CSS modules by @inottn in #9439
  • fix: update CLI flags to use camelCase consistently by @chenjiahan in #9442
  • fix: use persistent cache with module federation by @jerrykingxyz in #9445

Other Changes

Full Changelog: v1.2.5...v1.2.6

Don't miss a new rspack release

NewReleases is sending notifications on new releases.