UNPKG

starlight-auto-sidebar

Version:

Starlight plugin to tweak autogenerated sidebar groups.

20 lines (10 loc) 1.15 kB
# starlight-auto-sidebar ## 0.1.2 ### Patch Changes - [#9](https://github.com/HiDeoo/starlight-auto-sidebar/pull/9) [`0023eea`](https://github.com/HiDeoo/starlight-auto-sidebar/commit/0023eea5e51f806d1a18122fc90ca36435981a81) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Fixes an issue where metadata files could be ignored when using non-slugified directory names. ## 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