npm @rspack/core 1.4.9
v1.4.9

latest releases: 1.5.2, 1.5.1, 1.5.0...
one month ago

Highlights 💡

Reduced install size ⚡️

In Rspack v1.4.9, we focused on optimizing our Rust dependencies and build flags. This effort has resulted in significant reductions to Rspack's install size across all platforms. We continue to work on further size optimizations and expect additional improvements in future releases.

Platform Rspack 1.4.8 Rspack 1.4.9 Diff
@rspack/binding-linux-x64-gnu 59.4MB 51.3MB 8.1MB
@rspack/binding-darwin-arm64 46.1MB 43.2MB 2.9MB
@rspack/binding-win32-x64-msvc 51.4MB 48.5MB 2.9MB

What's Changed

Performance Improvements ⚡

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

Document Updates 📖

  • docs: improve webpackIgnore for dynamic imports and URL syntax by @chenjiahan in #11054
  • docs: add workflow guide for publishing rust crates by @h-a-n-a in #11069

Other Changes

Full Changelog: v1.4.8...v1.4.9

Don't miss a new core release

NewReleases is sending notifications on new releases.