github-actions
released this
21 Dec 10:04
·
1 commit
to main
since this release
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 now5.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 tofalse
, 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.