github web-infra-dev/rspack v1.0.10

12 hours ago

What's Changed

Highlights

The swc_core crate has been upgraded from version 0.106.1 to 0.109.1. Fixed the source map error in SWC minifier when used with Sentry.

For a detailed comparison between swc versions, see the https://github.com/swc-project/swc/compare/swc_core@v0.106.1...swc_core@v0.109.1.

Exciting New Features 🎉

Bug Fixes 🐞

  • fix: the value of this.sourceMap in LoaderContext is incorrect when using SourceMapDevToolPlugin by @inottn in #7968
  • fix: source map is not works with Sentry by @SyMind in #8080
  • fix: should support chunk.contentHash in PathData of compilation.getPath by @LingyuCoder in #8074
  • fix: allow file names and directory names to contain brackets by @inottn in #8069

Other Changes

Full Changelog: v1.0.9...v1.0.10

Don't miss a new rspack release

NewReleases is sending notifications on new releases.