npm @rspack/cli 0.3.0
v0.3.0

latest releases: 0.7.6-canary-fd6c40d-20240918093542, 1.0.5, 1.0.4...
13 months ago

Rspack 0.3.0 is out!

Read the announcement blog post: Announcing Rspack 0.3.

Overview

What's Changed

Performance Improvements ⚡

  • perf: reduce memory size of const dependency and dependency type by @underfin in #3972

Exciting New Features 🎉

  • feat: add profile switch in cli by @ahabhgk in #3937
  • feat(chunkIds): support optimization.chunkIds: 'deterministic' by @nebarf in #3053
  • feat: add logging when RSPACK_PROFILE enabled by @ahabhgk in #3965
  • feat(core): expose RuntimeGlobals by @lippzhang in #3973
  • feat: support dispatching builtin loaders on Node by @h-a-n-a in #3980
  • feat: add timestamp on profile dist by @ahabhgk in #3985
  • feat: support builtin loader with inline loader syntax by @h-a-n-a in #3988
  • feat: support resolving builtin loaders in Rust tests by @h-a-n-a in #3998

Bug Fixes 🐞

  • fix: getHash occasionally panic when rebuild by @ahabhgk in #3970

Other Changes

New Contributors

Full Changelog: v0.2.12...v0.3.0

Don't miss a new cli release

NewReleases is sending notifications on new releases.