github web-infra-dev/rspack v0.6.4

latest releases: v0.7.3, v0.7.2, v0.7.1...
one month ago

What's Changed

Performance Improvements ⚡

Exciting New Features 🎉

Bug Fixes 🐞

  • fix(create-rspack): remove useless sourceMap option in templates by @chenjiahan in #6319
  • fix: incremental rebuild clean module_graph.block & dependencies by @jerrykingxyz in #6298
  • fix: align get_nested_exports_info with webpack by @JSerFeng in #6351
  • fix: default resolve roots by @ahabhgk in #6340
  • fix: errors thrown in userland callbacks should not panic by @h-a-n-a in #6082
  • fix: process dependencies task remove resolve_options by @jerrykingxyz in #6377
  • fix: swc minimizer extracted comments should be stable by @h-a-n-a in #6380
  • fix: minify comments extract by @LingyuCoder in #6386
  • fix: runtimeChunk should control all entries' runtime by @ahabhgk in #6388
  • fix(mf): remove empty chunk mapping by @ahabhgk in #6394
  • fix(config): snapshot.module accept { timestamp: true} by @SoonIter in #6387
  • fix: swc parser should always preserve comments by @h-a-n-a in #6389
  • fix: wrong module source by @h-a-n-a in #6396
  • fix(config): support snapshot config {timestamp: true} and {hash: true} by @SoonIter in #6399
  • fix: handle unhandled scheme by @h-a-n-a in #6404
  • fix: allow all characters for webpackChunkName by @xc2 in #6411
  • fix: remove outdated TODOs in runtime code by @chenjiahan in #6409
  • fix: comment preserver should be placed prior to inline globals by @h-a-n-a in #6423
  • fix(rspack_loader_runner): char_boundary panic when debug content by @SoonIter in #6412
  • fix(mf): webpack_init_sharing with empty config by @ahabhgk in #6450
  • fix: consistent md4 hash in localNameIdent by @LingyuCoder in #6444

Document Updates 📖

Other Changes

New Contributors

Full Changelog: v0.6.3...v0.6.4

Don't miss a new rspack release

NewReleases is sending notifications on new releases.