starlight-auto-drafts
Version:
Starlight plugin to tweak draft pages default behavior and automatically remove sidebar links to draft pages in production mode.
22 lines (11 loc) • 1.25 kB
Markdown
# starlight-auto-drafts
## 0.2.1
### Patch Changes
- [#8](https://github.com/HiDeoo/starlight-auto-drafts/pull/8) [`2755fb7`](https://github.com/HiDeoo/starlight-auto-drafts/commit/2755fb7eecb2caa667f05f17d5b42637faa85d4f) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Setups trusted publishing using OpenID Connect (OIDC) authentication — no code changes.
## 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