sanity-io / sanity-algolia

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

Update to work with Sanity Studio v3 #34

Closed Slgoetz closed 1 year ago

Slgoetz commented 1 year ago

Currently this is is not listed to work with the new Studio v3. It would be great if we could get a timeline for that update.

multiplehats commented 1 year ago

Would be great to have a least the deps updated. The Client types are outdated

I'm receiving errors too when using the webhookSync: Unable to parse value of "$created=undefined". Please quote string values. TypeError: error2 is not a function

runeb commented 1 year ago

This module does not depend on Studio V3, so we have updated the documentation on exchange and will be releasing a new version of this module which does not depend on @sanity/client

@multiplehats Please file a different bug report if you are having unrelated issues. Thanks!