sanity-io / sanity-algolia

Utilities for indexing Sanity documents in Algolia
MIT License
67 stars 16 forks source link

Update to work with algoliasearch v5 #29

Closed indie-ridge-dev closed 1 year ago

indie-ridge-dev commented 1 year ago

Hi, I'm using this plugin and it's great, I upgraded to algoliasearch v5@alpha and the indexing seems to have stopped working. Does this mean a new version of the plugin will be developed?

Thanks!

runeb commented 1 year ago

Hello @indie-ridge-dev. We may update to newer API in the future, but we will not support alpha versions

james2doyle commented 1 week ago

@runeb Looks like v5 is out now: https://github.com/algolia/algoliasearch-client-javascript/releases/tag/5.0.0

Is there a timeline for the tweaks to make this work? Or would a PR be necessary?