Skip to content

v1.6.1

Choose a tag to compare

@h-a-n-a h-a-n-a released this 05 Nov 12:00
874e9fd

What's Changed

Highlights πŸ’‘

In Rspack 1.6.1, the source map implementation in the rspack-sources crate has been optimized, improving source map generation performance by roughly 30%.

image

Performance Improvements ⚑

Bug Fixes 🐞

Refactor πŸ”¨

  • refactor: import external should not create needless external module by @JSerFeng in #12064

Document Updates πŸ“–

  • docs: add 1.6.0 release blog by @JSerFeng in #12019
  • docs: improve English clarity in documentation by @Copilot in #12060
  • docs: move deprecated experimental options to the bottom by @chenjiahan in #12049
  • docs(quick-start): update non-interactive mode section by @chenjiahan in #12083

Other Changes

Full Changelog: v1.6.0...v1.6.1