Skip to content

Releases: algolia/instantsearch

v4.24.2

29 Jun 11:26
5e4ba53
Compare
Choose a tag to compare

4.24.2 (2021-06-29)

Bug Fixes

  • index: export IndexWidgetParams type (#4793) (91bdea1)
  • onStateChange: propagate change to middleware (#4796) (57c32c0)
  • relevantSort: export RelevantSortWidgetParams type (#4794) (1a10b59)
  • sortBy: do not write the default state (#4798) (1d8a40e)

v4.24.1

23 Jun 15:06
57ed594
Compare
Choose a tag to compare

4.24.1 (2021-06-23)

Bug Fixes

  • mainHelper: allow a mainHelper to be set before start (#4790) (e8329ae)

v4.24.0

15 Jun 09:38
7997eeb
Compare
Choose a tag to compare

4.24.0 (2021-06-15)

Bug Fixes

  • clearRefinements: do not throw when widgetParams is not given (#4778) (6b1a375)
  • ts: make CSSClasses types consistent (#4774) (99008a9)

Features

  • dynamicWidgets: add default attributesToRender & transformItems (#4776) (44dab44)
  • ts: convert pagination widget and component (#4765) (34eb950)
  • ts: convert rangeInput widget and component (#4766) (40b1a82)

v4.23.0

25 May 12:10
3648a3c
Compare
Choose a tag to compare

4.23.0 (2021-05-25)

Bug Fixes

Features

v4.22.0

05 May 13:18
4a9ac35
Compare
Choose a tag to compare

4.22.0 (2021-05-05)

Bug Fixes

  • insights: do not throw when userToken is not given (#4724) (8241b29)
  • insights: use getUserToken method instead of _get (#4744) (05d05a9)
  • relevantSort: remove "relevantSort" nesting, since there's only one property (#4735) (f742083)
  • connectToggleRefinement: nest getRenderState per attribute (#4743) (b9c884d)
  • connectToggleRefinement: remove search parameters from render state (#4743) (b9c884d)

Features

v4.21.0

12 Apr 08:41
e3a4398
Compare
Choose a tag to compare

4.21.0 (2021-04-12)

Bug Fixes

  • infiniteHits: fix wrong behavior of showPrevious regarding cachedHits (#4725) (40b27b6)
  • ratingMenu: use url in default template (#4728) (31d9c50)

Features

  • middleware: accept partial methods (#4673) (8f2aad2)
  • ts: convert hierarchical-menu to TypeScript (#4711) (870e2f7)
  • ts: convert RefinementList component to TypeScript (#4702) (fd562de)
  • ts: convert search-box to TypeScript (#4710) (e73257a)

v4.20.0

06 Apr 09:48
27c9c8f
Compare
Choose a tag to compare

4.20.0 (2021-04-06)

Features

v4.19.0

30 Mar 11:06
4bfc135
Compare
Choose a tag to compare

4.19.0 (2021-03-30)

Bug Fixes

  • setUiState: make sure previous ui state is stored (#4699) (0f5d688)

Features

v4.18.0

24 Mar 15:41
f3213b2
Compare
Choose a tag to compare

4.18.0 (2021-03-24)

Bug Fixes

  • createURL: correctly remove page in state (#4679) (48c080e)
  • utils: circular dependency in createSendEventForHits (#4680) (045f33b)

Features

4.17.0

24 Mar 15:44
587b8c3
Compare
Choose a tag to compare

4.17.0 (2021-03-09)

Bug Fixes

Features

  • insights: add hits and attributes to InsightsEvent (#4667) (17ef71c)