Skip to content

4.10.0

Compare
Choose a tag to compare
@instantsearch-bot instantsearch-bot released this 23 Jun 12:28
· 93 commits to master since this release
9d2d23b

v4.10.0

The @algolia/client-recommendation is now deprecated, please use @algolia/client-personalization instead. If you were using initRecommendation from the algoliasearch package, please use initPersonalization instead.

  • feat(recommend): introduce Recommend API client (#1280) (97ebde6), closes #1280 #1278
  • feat(personalization): deprecate client-recommendation (#1278)
  • fix(rules): automaticOptionalFacetFilters type takes the same input as automaticFacetFilters (#1279) (831a3de), closes #1279