Skip to content

@meilisearch/[email protected]

Choose a tag to compare

@github-actions github-actions released this 03 Apr 11:18
· 470 commits to main since this release
004a498

Breaking changes

⚠️ This version ONLY works with Meilisearch v1.1.

Minor Changes

  • 3be2aaf: Replaces search with multiSearch API.
  • 3098d6c: Add support for multiple sort attributes

Patch Changes

  • c6b3c09: Use the _geoBoundingBox filter to adapt the insideBoundingBoxparameter
  • 0211825: Add the facetStats of numeric facets, giving access to the min and max value of these facets.
    The following widgets are now compatible with Meilisearch: RangeSlider and RangeInput