npm @rspack/core 0.5.4
v0.5.4

latest releases: 1.0.0-alpha.0, 0.7.6-canary-1a0d77d-20240627143904, 0.7.6-canary-f272bd8-20240625122346...
4 months ago

What's Changed

Highlight

  • Support alias require:
// commonjs file
const alias = require
alias('./foo') // now `foo.js` will be bundled

Performance Improvements ⚡

  • perf: delate useless filed in AllowedMemberTypes by @bvanjoi in #5550

Exciting New Features 🎉

Bug Fixes 🐞

Other Changes

Full Changelog: v0.5.3...v0.5.4

Don't miss a new core release

NewReleases is sending notifications on new releases.