github web-infra-dev/rspack v1.4.7

latest releases: crates@0.5.2, v1.5.2, v1.5.1...
one month ago

Highlights

🚀 Rustify Watcher

Rspack implements a Native Watcher solution rather than using the watchpack npm package for file system observation. This architecture allows for incremental watcher system creation with every rebuild cycle.

See experiments.nativeWatcher for more details.

What's Changed

Performance Improvements ⚡

  • perf: napi source map serialize and deserialize by @SyMind in #10989
  • perf: avoid duplicate calculations in executor task by @hardfist in #11020

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

Document Updates 📖

Other Changes

New Contributors

Full Changelog: v1.4.6...v1.4.7

Don't miss a new rspack release

NewReleases is sending notifications on new releases.