What's Changed
Performance 🚀
- perf: reuse parsed stack frames by @chenjiahan in #6837
- perf: introduce cached trace map for stack parsing by @chenjiahan in #6839
Bug Fixes 🐞
- fix: should throw error when custom config file not found by @9aoy in #6828
- fix: strip browser prefix from error logs before rendering overlay by @chenjiahan in #6831
- fix: improve overlay link color for better visibility by @chenjiahan in #6833
- fix: enhance overlay to display full stack trace for runtime errors by @chenjiahan in #6834
- fix: improve diagnostics for Rspack runtime modules by @chenjiahan in #6840
- fix: hide unmapped runtime frames by default in error overlay by @chenjiahan in #6841
- fix: Node.js addons loading for ESM output by @chenjiahan in #6842
Document 📖
- docs: enhance
content.devServertype by @chenjiahan in #6830 - docs: fix Rspack dynamically set publicPath links by @lxKylin in #6832
- docs: add
overlay.runtimeoption in client configuration by @chenjiahan in #6838
Other Changes
- chore(deps): update module federation to v0.22.0 by @renovate[bot] in #6836
- chore(deps): update dependency @rsdoctor/rspack-plugin to v1.4.0 by @renovate[bot] in #6835
- chore: simplify HMR init function parameter structure by @chenjiahan in #6843
- release: 1.7.0-beta.2 by @chenjiahan in #6844
Full Changelog: v1.7.0-beta.1...v1.7.0-beta.2