What's Changed
New Features 🎉
- feat(plugin-auto-nav-sidebar): support index as the dir click section and custom-link context by @SoonIter in #1572
- feat(plugin-auto-nav-sidebar)!: when no _meta.json, index.md should be used as dir link by @SoonIter in #1575
Bug Fixes 🐞
- fix(plugin-api-docgen): Avoid style pollution by @zhmushan in #1573
- fix(sidebar): /api/index.html /api/index /api should show same sidebar by @SoonIter in #1578
Other Changes
- chore(deps): update dependency react-router-dom to ^6.28.0 by @renovate in #1566
- chore(deps): update all patch dependencies by @renovate in #1565
- refactor(create-rspress): integrate
create-rstack
by @chenjiahan in #1576 - chore(deps): update rsbuild by @renovate in #1577
New Contributors
Full Changelog: v1.36.0...v1.37.0