npm @rspack/cli 1.5.0
v1.5.0

latest releases: 1.5.2, 1.5.1
8 days ago
rspack-banner-v1-5

🎉 See Announcing Rspack 1.5 for more details.

What's Changed

Breaking changes 💡

Performance Improvements ⚡

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

  • refactor: remove features that are not supported in stable Rust by @h-a-n-a in #11243
  • refactor: move make dir by @jerrykingxyz in #11244
  • refactor: bench external getResolve & remove ResolveClosureContext by @SyMind in #11171
  • refactor: move builtin loader registration to plugin by @h-a-n-a in #11258
  • refactor: limit exported symbols in rspack_binding_api by @h-a-n-a in #11263
  • refactor: remove redundant PluginContext and async_trait from trait Plugin by @h-a-n-a in #11272
  • refactor: streamline native watcher path management and API design by @GiveMe-A-Name in #11282
  • refactor: remove __rust_probestack workaround by @h-a-n-a in #11326
  • refactor: move builtin virtual module plugin to experiments by @stormslowly in #11353
  • refactor: inline const parser plugin by @ahabhgk in #11359
  • refactor: distinguish free variable and tagged variable by @ahabhgk in #11389
  • refactor: rspack error remove useless code by @jerrykingxyz in #11406
  • refactor: add module pre walk by @ahabhgk in #11416
  • refactor: only collect destructuring assignment properties for specific expression by @ahabhgk in #11433
  • refactor: clean paren ast for analyzing dependencies by @ahabhgk in #11447
  • refactor: run_loaders always return loader result by @jerrykingxyz in #11463
  • refactor(browser): remove esm.sh default domain in BrowserHttpImportEsmPlugin by @CPunisher in #11482
  • refactor: use Atom for parser variable name by @ahabhgk in #11483

Document Updates 📖

Other Changes

New Contributors

Full Changelog: v1.4.11...v1.5.0

Don't miss a new cli release

NewReleases is sending notifications on new releases.