github web-infra-dev/rspack v1.4.0-beta.0

latest releases: crates@0.5.2, v1.5.2, v1.5.1...
2 months ago

What's Changed

Performance Improvements ⚡

Exciting New Features 🎉

  • feat: serialized build info custom fields from js by @SyMind in #10578
  • feat: rsdoctor native plugin add bailout_reason property by @easy1090 in #10585
  • feat(rstest_plugin): support hoist mock and resolve mocked module id by @fi3ework in #10519
  • feat: should rename default import based on source by @JSerFeng in #10598
  • feat: consume js inputFileSystem on the rust side by @nilptr in #8643
  • feat: support perfetto proto as tracing format by @hardfist in #10549
  • feat: support passing error code to callbackify callbacks by @h-a-n-a in #10622
  • feat(core): expose StatsErrorCode by @h-a-n-a in #10624
  • feat: add d.ts in binding build artficats by @stormslowly in #10634

Bug Fixes 🐞

  • fix: correct remove_available_modules by @JSerFeng in #10594
  • fix(url_plugin): return true to stop ast traverse by @nilptr in #10570
  • fix: loc in rspack error should be object by @SyMind in #10610
  • fix: panic when concat external module request is undefined by @ahabhgk in #10611
  • fix: number_hash should use u64 to avoid addition overflow by @CPunisher in #10615
  • fix(create-rspack): ignore rspack profile and remove npmignore file by @chenjiahan in #10616
  • fix(rstest): should stringify resource path by @fi3ework in #10619
  • fix: Narrow the Dev Server Middleware type by @n0th1ng-else in #10522
  • fix: use Mutex<Arc<tokio::sync::OnceCell<JsLoaderRunner>>> to avoid loader runner deadlock by @CPunisher in #10632

Document Updates 📖

Other Changes

Full Changelog: v1.3.15...v1.4.0-beta.0

Don't miss a new rspack release

NewReleases is sending notifications on new releases.