Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 10:04
· 1 commit to main since this release
59c700c

Minor Changes

  • #34 7028b05 Thanks @HiDeoo! - Adds support for Astro v5, drops support for Astro v4.

    ⚠️ BREAKING CHANGE: The minimum supported version of Astro is now 5.0.0.

    Please follow the upgrade guide to update your project.

    When using the integration with the Content Layer API and the skipGeneration option is set to false, the integration will automatically invalidate the content layer cache at build time so that all existing diagrams can be generated while ensuring that all removed diagrams are properly cleaned up. This limitation will be removed if and when some upstream technical blockers are resolved.