Skip to content

Releases: meilisearch/meilisearch-js-plugins

@meilisearch/[email protected]

20 Jun 12:05
a3713f0
Compare
Choose a tag to compare

Patch Changes

  • 93812d5: Fix bug where sort-by failed on geo_points

@meilisearch/[email protected]

12 Jun 10:01
0432bbe
Compare
Choose a tag to compare
Pre-release

Patch Changes

@meilisearch/[email protected]

12 Jun 10:01
0432bbe
Compare
Choose a tag to compare
Pre-release

Patch Changes

@meilisearch/[email protected]

07 Jun 09:23
cc9084c
Compare
Choose a tag to compare

Patch Changes

  • 753e9ba: Fix the getting started wrongly instanciating the autocomplete client

@meilisearch/[email protected]

06 Jun 14:38
811f1e1
Compare
Choose a tag to compare

Patch Changes

  • 0f44764: Export a new type AlgoliaSearchForFacetValuesResponse

@meilisearch/[email protected]

06 Jun 14:38
811f1e1
Compare
Choose a tag to compare

Minor Changes

  • 0f44764: Creation of search client compatible with autocomplete.

Patch Changes

@meilisearch/[email protected]

25 May 10:17
b2afb2f
Compare
Choose a tag to compare

Patch Changes

  • bcf09c9: Fixes a bug where if a facet contained multiple words it failed

@meilisearch/[email protected]

02 May 12:41
ed92bd2
Compare
Choose a tag to compare

Minor Changes

  • f205acd: Makes the umd build work in a nodeJs environment

Patch Changes

  • d47cd27: Add the possibility to provide a custom HTTP request and custom requests configurations

@meilisearch/[email protected]

03 Apr 11:18
004a498
Compare
Choose a tag to compare

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

@meilisearch/[email protected]

01 Mar 17:03
0862e2e
Compare
Choose a tag to compare

Patch Changes

  • 8ad13aa: Fix the initial facet distribution cache when performing a sort-by