rspack v2.2.0-rc.0

v2.2.0-rc.0Pre-release
Added 2
  • Integrate module code generation to the new cache
  • Add fine-grained new cache options
Changed 2
  • Intern ArcPath as a single-allocation prehashed path
  • Use rayon parallel scheduling for new cache db
Fixed 9
  • CSS module dashed identifier and composes edge cases
  • Make Module.blocks and Module.dependencies fail gracefully while the module graph is under construction
  • Preserve reexport call context in concatenation
  • Validate new cache version
  • Use storage location for new cache
  • Make compare_modules_by_pre_order_index_or_identifier a total order

From rspack

What's Changed
New Features 🎉
Performance 🚀
Bug Fixes 🐞
Document 📖
Other Changes
New Contributors

Full Changelog: https://github.com/web-infra-dev/rspack/compare/v2.2.0-beta.1...v2.2.0-rc.0

View original

Upgraded? How did it go?

Discussion