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

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

What's Changed

Breaking Changes 🛠

  • chore: bump swc to 27.0.4 by @GiveMe-A-Name in #10660
  • refactor: lazyCompilationMiddleware no longer accepts config parameter, instead it uses the config from the compiler instance by @JSerFeng in #9828

Performance Improvements ⚡

  • perf: introduce ModuleGraphCache and cache the result of get_mode and determine_export_assignments by @CPunisher in #10584
  • perf: when removed files we donot need rebuild the original module by @SyMind in #10648
  • perf: reduce memory allocation in esm_export_imported_specifier_dependency by @CPunisher in #10657
  • perf: create zod schema on demand by @chenjiahan in #10669

New Features 🎉

Bug Fixes 🐞

  • fix: change bailout_reason to array in rsdoctor native plugin by @easy1090 in #10653
  • fix(schema): add jsc.output.charset of swc-loader by @chenjiahan in #10668

Refactor 🔨

Other Changes

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

Don't miss a new rspack release

NewReleases is sending notifications on new releases.