Skip to content

Releases: algolia/instantsearch

v4.14.2

17 Feb 14:06
ea56662
Compare
Choose a tag to compare

4.14.2 (2021-02-17)

Bug Fixes

v4.14.1

16 Feb 09:30
55ec2ca
Compare
Choose a tag to compare

4.14.1 (2021-02-16)

Bug Fixes

v4.14.0

09 Feb 09:45
e618fa7
Compare
Choose a tag to compare

4.14.0 (2021-02-09)

Features

  • queryRuleContext: allow to make refinements based on query (#4638) (dd033fc)

v4.13.2

03 Feb 09:48
d3f18d1
Compare
Choose a tag to compare

4.13.2 (2021-02-03)

Bug Fixes

  • range: don't go out of bounds with min or max given (#4627) (8327ec0)

v4.13.1

26 Jan 15:24
54a03e5
Compare
Choose a tag to compare

4.13.1 (2021-01-26)

Bug Fixes

v4.13.0

26 Jan 09:53
32bc16f
Compare
Choose a tag to compare

4.13.0 (2021-01-26)

Features

  • ratingMenu: Add support for floats in values (#4611) (3f52784)

v4.12.0

20 Jan 10:07
c1ddaf6
Compare
Choose a tag to compare

4.12.0 (2021-01-20)

Code Refactoring

  • rename all references to widgetOptions as widgetParams (#4612) (ff9a18d)

Features

  • core: expose metadata of widgets (#4604) (1fcf716)
  • widgets: annotate widget instances with $$widgetType (#4624) (df3f478)

BREAKING CHANGES

  • if you're using experimental-typescript and importing a type of the form ...WidgetOptions, this now becomes ...WidgetParams (eg. replace HitsWidgetOptions with HitsWidgetParams)

v4.11.0

14 Jan 15:37
8feef58
Compare
Choose a tag to compare

4.11.0 (2021-01-14)

Bug Fixes

Features

  • insights: accept initParams for insightsClient (#4608) (0a0ae2b)

v4.10.0

05 Jan 16:01
e957452
Compare
Choose a tag to compare

4.10.0 (2021-01-05)

Features

  • index: expose createURL (#4603) (f57e9c5)
  • index: expose scoped results getter (#4609) (a41b1e4)
  • reverseHighlight/reverseSnippet: Implements reverseHighlight and reverseSnippet (#4592) (718bf45)

v4.9.2

15 Dec 10:19
6550885
Compare
Choose a tag to compare

4.9.2 (2020-12-15)

Bug Fixes