@hideoo/starlight-plugins-docs-components
Version:
Set of opinionated Starlight components used in HiDeoo's Starlight plugins documentations.
18 lines (9 loc) • 1.13 kB
Markdown
# @hideoo/starlight-plugins-docs-components
## 0.4.0
### Minor Changes
- [#7](https://github.com/HiDeoo/starlight-plugins-docs-components/pull/7) [`c630682`](https://github.com/HiDeoo/starlight-plugins-docs-components/commit/c630682c81e7e9dd45e720bfd6dd1a31d83fc056) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Adds new `<Preview>` component.
- [#7](https://github.com/HiDeoo/starlight-plugins-docs-components/pull/7) [`c630682`](https://github.com/HiDeoo/starlight-plugins-docs-components/commit/c630682c81e7e9dd45e720bfd6dd1a31d83fc056) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Adds new `<I18n>` component.
## 0.3.0
### Minor Changes
- [#5](https://github.com/HiDeoo/starlight-plugins-docs-components/pull/5) [`8f8179d`](https://github.com/HiDeoo/starlight-plugins-docs-components/commit/8f8179df70ea404ffe2488c17e44cbc69d4221b0) Thanks [@HiDeoo](https://github.com/HiDeoo)! - ⚠️ **BREAKING CHANGE:** The minimum supported version of Starlight is now `0.30.0`.
Please follow the [upgrade guide](https://github.com/withastro/starlight/releases/tag/%40astrojs/starlight%400.30.0) to update your project.