starlight-auto-drafts
Version:
Starlight plugin to tweak draft pages default behavior and automatically remove sidebar links to draft pages in production mode.
16 lines (8 loc) • 914 B
Markdown
# starlight-auto-drafts
## 0.2.0
### Minor Changes
- [#7](https://github.com/HiDeoo/starlight-auto-drafts/pull/7) [`3ceaf73`](https://github.com/HiDeoo/starlight-auto-drafts/commit/3ceaf73b162471a880850e11ffb7db22c81d1fba) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Adds support for disabling badges for draft pages in the sidebar in development mode.
- [#5](https://github.com/HiDeoo/starlight-auto-drafts/pull/5) [`c6a608b`](https://github.com/HiDeoo/starlight-auto-drafts/commit/c6a608b51e834b70c60cf9435592b699303878bb) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Logs filtered sidebar links to draft pages in production mode.
## 0.1.0
### Minor Changes
- [#1](https://github.com/HiDeoo/starlight-auto-drafts/pull/1) [`e24827b`](https://github.com/HiDeoo/starlight-auto-drafts/commit/e24827ba421657d118496e82c6dbefd5fba2f2b3) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Initial public release