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

feat(indexing): simplify and rely on contentDigest #162

Closed Haroenv closed 2 years ago

Haroenv commented 2 years ago

BREAKING CHANGE: make enablePartialUpdates true, and remove the option BREAKING CHANGE: rely on contentDigest only for matchFields and remove the option

cc @kyleamathews