What's Changed
New Features 🎉
- feat: do not clean dist path if it is outside root by @chenjiahan in #1433
- feat: support automatically enable Rsdoctor by @chenjiahan in #1441
Performance 🚀
- perf: set default WATCHPACK_WATCHER_LIMIT to 20 by @chenjiahan in #1442
Document 📖
- docs: fix missing nav icon CSS by @chenjiahan in #1431
- docs: improve config function params by @chenjiahan in #1432
- docs: improve plugin hooks document by @chenjiahan in #1437
- docs: add guide for plugin hooks execution order by @chenjiahan in #1438
Other Changes
- chore(deps): bump Rspress version by @chenjiahan in #1435
- chore(deps): bump Rspress to v1.11.1 by @chenjiahan in #1436
- test(e2e): add test cases for inspect-config when dev/build by @9aoy in #1439
Full Changelog: v0.3.8...v0.3.9