Skip to content

All versions since 0.25.3

0.25.3

Patch Changes

  • #194 d8721b8 Thanks @HiDeoo! - Fixes a memory leak issue for blog posts with an excerpt due to a third-party dependency.

0.26.0 Latest

Minor Changes

  • #199 3c6cf12 Thanks @HiDeoo! - Adds support for Astro v6, drops support for Astro v5.

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

    Please follow the upgrade guide to update your project.

  • #201 a3cddb7 Thanks @HiDeoo! - Adds a new rss configuration option to disable the automatic generation of an RSS feed for the blog when the Astro site option is set.