gatsby-uc / gatsby-source-strapi

Gatsby source plugin for building websites using Strapi as a data source
MIT License
355 stars 183 forks source link

update gatsby version #358

Closed limichange closed 1 year ago

limichange commented 1 year ago

Why

There is a warning because of Gatsby v5. I installed the plugin and configured it and it works great, so just update the version.

warn Plugin gatsby-source-strapi is not compatible with your gatsby version 5.2.0 - It requires gatsby@^4.0.0
strapi-cla commented 1 year ago

CLA assistant check
All committers have signed the CLA.

limichange commented 1 year ago

yes, just upgrading gatsby is not a good solution, gatsby-plugin-image and gatsby-plugin-sharp should be upgraded as well. I will test them, and update the PR.

laurenskling commented 1 year ago

Thanks for the request. Merged in.