github web-infra-dev/rspack 0.2.0
v0.2.0

latest releases: v0.7.0-beta.0, v0.6.5, v0.6.4...
11 months ago

Rspack 0.2.0 is out!

Read the announcement blog post: Announcing Rspack 0.2.

Overview

Official vue-loader support 🎉

And also

What's Changed

Breaking Changes 🛠

  • fix: align rspack-dev-middleware and rspack-plugin-html export with webpack by @hardfist in #3358

Performance Improvements ⚡

  • perf(core): improve cold startup performance by caching depended_modules function in code splitter by @Boshen in #2294
  • perf(rspack_core): reduce memory allocation when cloning RuntimeSpec by @Boshen in #2844
  • perf: avoid clone while matching import.meta.webpackHot by @hyf0 in #2857
  • perf: bailout if possible and ignore AstNode of type in ReactRefreshUsageFinder by @hyf0 in #2875
  • perf: compose loaders on the native side by @h-a-n-a in #2894
  • perf: 🤖 optimize regex by @IWANABETHATGUY in #3113
  • perf: skip call chunkAsset hook when not in use by @jerrykingxyz in #3228
  • perf: emit_assets only emit changed assets by @jerrykingxyz in #3305

Exciting New Features 🎉

Bug Fixes 🐞

Other Changes

New Contributors

Full Changelog: v0.1.0...0.2.0

Don't miss a new rspack release

NewReleases is sending notifications on new releases.