algolia / gatsby-plugin-algolia

A plugin to push to Algolia based on graphQl queries
https://yarn.pm/gatsby-plugin-algolia
Apache License 2.0
177 stars 45 forks source link

Support for Gatsby 5 #166

Closed Vacilando closed 1 year ago

Vacilando commented 1 year ago

warn Plugin gatsby-plugin-algolia is not compatible with your gatsby version 5.2.0 - It requires gatsby@^2.0.0 || ^3.0.0 || ^4.0.0

Haroenv commented 1 year ago

Have you tried the plugin with Gatsby 5 ignoring the warning, is there anything that doesn't work?

Haroenv commented 1 year ago

I've released this in v1, thanks for indicating