Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@runeb runeb released this 06 Mar 19:28
· 8 commits to main since this release
6d655e1

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

Full Changelog: 1.0.2...1.1.0