ifiokjr / gatsby-plugin-next-seo

Gatsby Plugin Next SEO is a plug in that makes managing your SEO easier in Gatsby projects.
MIT License
195 stars 20 forks source link

feat: add gatsby v4 to peer deps #70

Closed tlgimenes closed 2 years ago

tlgimenes commented 2 years ago

Description

When using this package with Gatsby v4 we get an incompatibility error. However, I think this is just a matter of peerDeps.

warn Plugin gatsby-plugin-next-seo is not compatible with your gatsby version 4.1.2 - It requires gatsby@^2.0.0 || ^3.0.0

Checklist

ifiokjr commented 2 years ago

Thank you @tlgimenes

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.9.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: