Changelog
Version v2.2.0
2.2.0 (2026-03-17)
[!IMPORTANT] Astro 5 is still supported, but due to Deno limitations, the version required by this package is
astro^6.0.0. However, we only use Astro for types now, so it won’t break the build if you use a different version.If you use Astro 5 with the npm package, I recommend upgrading
astro-snapshotto v2.2.1 to fix this issue.If you use Astro 5 with the JSR package, you can either:
- do nothing (this may result in 2 versions of Astro being downloaded)
- pin
astro^5.0.0to force the integration to use that version- upgrade to Astro 6