What's Changed
New Features 🎉
- feat(deps): update dependency @rspack/core to v1.6.4 by @chenjiahan in #6605
Performance 🚀
- perf: reduce redundant array allocations in asset regex builder by @chenjiahan in #6581
Bug Fixes 🐞
- fix: treat protocol-relative paths as URLs by @chenjiahan in #6582
- fix(entry): allow empty entry when module federation is used by @chenjiahan in #6602
- fix: update hmr import paths to include .js extension by @chenjiahan in #6603
Refactor 🔨
- refactor: simplify build dependencies merging by @chenjiahan in #6593
Document 📖
- docs: simplify hooks documentation wording by @chenjiahan in #6576
- docs: upgrade to Rspress V2 new UI by @SoonIter in #6341
- docs: polish english phrasing in config pages by @chenjiahan in #6580
- docs: polish phrasing in advanced and migration guides by @chenjiahan in #6583
- docs: align dev config JSDoc with documentation by @chenjiahan in #6586
- docs: polish debugging docs phrasing by @chenjiahan in #6588
- docs: add middleware mode quick example by @chenjiahan in #6585
- docs: improve documentation clarity by @chenjiahan in #6589
- docs: align config JSDoc defaults with docs by @chenjiahan in #6590
- docs(website): fix edit page link config by @chenjiahan in #6596
- docs: update section headers by @chenjiahan in #6597
- docs: remove HomeBackground and navTransparent hack by @SoonIter in #6601
- docs(quick-start): add deno initialization command by @chenjiahan in #6604
Other Changes
- build(core): enable advanced ESM by @chenjiahan in #6575
- chore: update pnpm trust policy exclusions by @Timeless0911 in #6577
- test(e2e): add dev client overlay coverage by @chenjiahan in #6587
- chore(deps): update dependency @types/node to ^24.10.1 by @renovate[bot] in #6595
- test(e2e): add strict port coverage by @chenjiahan in #6592
- chore(deps): update all patch dependencies by @renovate[bot] in #6594
- chore(deps): update dependency @rslib/core to v0.18.0 by @renovate[bot] in #6599
- chore(deps): update dependency memfs to ^4.51.0 by @renovate[bot] in #6600
- release: v1.6.7 by @chenjiahan in #6606
Full Changelog: v1.6.6...v1.6.7