All versions since v2.2.1
v2.2.1
2.2.1 (2026-03-30)
[!NOTE] The previous release required
astro^6.0.0and specified it as a production dependency, potentially forcing Astro 6 to be downloaded in your project. This patch fixes that.In the npm release, Astro is now specified as a peer dependency supporting both Astro 5 & 6, so the integration will use whatever version of Astro you’re using. The JSR release is unchanged.