Astro 7 just landed and I went to upgrade a local site I've been building with astro-seo-graph. npm threw a peer warning - @jdevalk/astro-seo-graph@2.0.0 pins its astro peer to ^6.0.0, so it doesn't cover 7 yet.
It'll most likely work fine, but wanted to flag it so the peer range can pick up ^7.0.0.
Thanks!
Astro 7 just landed and I went to upgrade a local site I've been building with astro-seo-graph. npm threw a peer warning -
@jdevalk/astro-seo-graph@2.0.0pins its astro peer to^6.0.0, so it doesn't cover 7 yet.It'll most likely work fine, but wanted to flag it so the peer range can pick up
^7.0.0.Thanks!