npm @rspack/core 2.0.0-beta.4
v2.0.0-beta.4

8 hours ago

What's Changed

Performance Improvements ⚡

  • perf: optimize DependencyLocation computation with incremental caching by @SyMind in #13109
  • perf: Convert dependent full hash hook to sync with rayon support by @hardfist in #13130

New Features 🎉

Bug Fixes 🐞

  • fix: compile document fragments in HtmlRspackPlugin by @LingyuCoder in #13103
  • fix: should not treat module with module variable as esm compatible by @JSerFeng in #13129
  • fix: preserve optional chaining in CommonJS self-reference expressions by @LingyuCoder in #13132
  • fix(core): type issues when skipLibCheck is disabled by @chenjiahan in #13138

Refactor 🔨

  • refactor: Refactor Compilation runtime requirement hook by @hardfist in #13116

Document Updates 📖

  • docs: add agent skills section to migration guide and readme by @chenjiahan in #13124

Other Changes

Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4

Don't miss a new core release

NewReleases is sending notifications on new releases.