What's Changed
New Features 🎉
- feat: support displaying runtime errors on overlay by @chenjiahan in #6793
- feat(deps): update @rspack/core to v1.7.0-beta.1 by @chenjiahan in #6826
Performance 🚀
- perf: bundle rslog dependency to main chunk by @chenjiahan in #6746
- perf: use native relative source maps by @chenjiahan in #6798
Bug Fixes 🐞
- fix: avoid bundling duplicate mrmime package by @chenjiahan in #6809
- fix: preserve filename and dirname for ESM bundles by @chenjiahan in #6811
Document 📖
- docs: add
client.overlayconfiguration details by @chenjiahan in #6804 - docs: polish start guides and align README with start guide by @chenjiahan in #6812
- docs: simplify README files by @chenjiahan in #6813
- docs: fix preload.dedupe behavior description by @9aoy in #6817
- docs(en): update
preload.dedupebehavior description by @9aoy in #6818
Other Changes
- chore(deps): update dependency react-router-dom to ^7.11.0 by @renovate[bot] in #6801
- chore: update SubresourceIntegrityPlugin reference by @chenjiahan in #6803
- chore(deps): update swc monorepo to ^12.1.0 by @renovate[bot] in #6808
- chore(deps): update all patch dependencies by @renovate[bot] in #6807
- chore(deps): update dependency nx to ^22.3.3 by @renovate[bot] in #6810
- test(e2e): add runtime error overlay test by @chenjiahan in #6814
- test(e2e): centralize log expectations with shared constants by @chenjiahan in #6815
- chore(deps): update all patch dependencies by @renovate[bot] in #6816
- chore: no need to set inlineExports by @chenjiahan in #6819
- test: add error recovery overlay test case by @chenjiahan in #6821
- release: 1.7.0-beta.1 by @chenjiahan in #6827
Full Changelog: v1.7.0-beta.0...v1.7.0-beta.1