Skip to content

starlight-plugin-show-latest-version@0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 14:39
· 77 commits to main since this release
5243196

0.2.0

Minor Changes

  • #12 c4c5257 Thanks @trueberryless! - Adds support for Astro v5, drops support for Astro v4.

    ⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now 0.30.0.

    Please follow the upgrade guide to update your project.

    Note that the legacy.collections flag is not supported by this plugin and you should update your collections to use Astro's new Content Layer API.

Patch Changes

  • e29e231 Thanks @trueberryless! - Change Client JS to insert Raw HTML into div so it doesn't need rendering