Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Releases: algolia/react-instantsearch

v6.12.1

20 Oct 08:42
6f868ee
Compare
Choose a tag to compare

6.12.1 (2021-08-02)

Bug Fixes

  • server side rendering: return a value from mock currentRefinement/metadata (#3078) (09f802b)

v6.12.0

20 Oct 08:41
2f70bca
Compare
Choose a tag to compare

6.12.0 (2021-07-06)

Bug Fixes

  • HitsPerPage: Adds id prop to HitsPerPage, Select components (#3072) (bc75d75)
  • MenuSelect: Adds id prop to MenuSelect (#3073) (fddaaef)
  • SearchBox: Adds inputId prop to SearchBox (#3074) (a05f6a4)
  • SortBy: Adds id prop to SortBy, Select components (#3068) (1f2797f)

Features

  • DynamicWidgets: add implementation (#3056) (691ef87)
  • facets: add a new option "facetOrdering" to Menu, RefinementList & HierarchicalMenu (#3067) (731d9ba)

v6.11.2

20 Oct 08:38
3739d5c
Compare
Choose a tag to compare

6.11.2 (2021-06-28)

Bug Fixes

  • maps: leave zoom in place if the bounds did not change (#3050) (c430598)

v6.11.1

20 Oct 08:37
4da38b5
Compare
Choose a tag to compare

6.11.1 (2021-06-09)

Bug Fixes

  • RefinementList: prevent searchable component to refine on empty list (#3059) (04f3644)

v6.11.0

20 Oct 08:36
39191b2
Compare
Choose a tag to compare

6.11.0 (2021-05-04)

Features

  • connectNumericMenu: add support for floating point values (#3047) (091bf57)

v6.10.3

03 Mar 16:31
8458c22
Compare
Choose a tag to compare

6.10.3 (2021-03-03)

Bug Fixes

  • RelevantSort: Rename SmartSort widget to RelevantSort (#3026) (47d11bf)

v6.10.2

03 Mar 09:18
1571014
Compare
Choose a tag to compare

6.10.2 (2021-03-03)

Bug Fixes