starlight-auto-sidebar
Version:
Starlight plugin to tweak autogenerated sidebar groups.
14 lines (7 loc) • 800 B
Markdown
# starlight-auto-sidebar
## 0.1.1
### Patch Changes
- [#6](https://github.com/HiDeoo/starlight-auto-sidebar/pull/6) [`01fe23a`](https://github.com/HiDeoo/starlight-auto-sidebar/commit/01fe23a6b87203946fad3600a4ea1f0b97151bca) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Fixes an issue where using the Starlight [`pagination`](https://starlight.astro.build/reference/configuration/#pagination) configuration option to disable pagination links in the footer would have no effect for pages of autogenerated sidebar groups.
## 0.1.0
### Minor Changes
- [#1](https://github.com/HiDeoo/starlight-auto-sidebar/pull/1) [`c4b41ff`](https://github.com/HiDeoo/starlight-auto-sidebar/commit/c4b41ff7c495da3bfbd9cb5ca2b1bbb630a5d2ed) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Initial public release