Astro compatibility
@menestrel/astro declares Astro 6 and 7 in peerDependencies: the last two majors are supported.
| Astro | Support |
|---|---|
| 7.x | Supported. |
| 6.x | Supported. |
| Upcoming beta and alpha | Tested in continuous integration, as a signal, without blocking releases. |
Policy
Section titled “Policy”The loader builds on the Content Layer API, stable since Astro 5.0 (additions, never breakage). Continuous integration runs on both supported majors, and a non-blocking job tries prereleases to give early warning.
When a new major ships, compatibility is handled first: it is as much marketing as technical debt. In the meantime, pin Astro to a supported version.