Whats changed
- No longer dependent on
@sanity/client
and you should be able to pass in any version of that library to this function. - Possibly fewer delete operations made in Algolia API after a logic change
- Added example of using this module with Netlify functions
Changelog
- Handle async SerializeFunction by @runeb in #15
- Update README.md by @afflexux in #18
- Clean up type dependency and imports by @runeb in #20
- Revert "Clean up type dependency and imports" by @runeb in #21
- Update README.md by @jleknes in #22
- fix: Remove dependency, add examples by @runeb in #36
- Export TypeConfig and IndexMap by @hyldmo in #35
- Fixed multiple delete calls for the same index by @stbychkov in #24
New Contributors
- @afflexux made their first contribution in #18
- @jleknes made their first contribution in #22
- @hyldmo made their first contribution in #35
- @stbychkov made their first contribution in #24
Full Changelog: 1.0.2...1.1.0