Skip to content

Releases: algolia/instantsearch

v4.27.0

17 Aug 09:50
50d9a22
Compare
Choose a tag to compare

4.27.0 (2021-08-17)

Bug Fixes

Features

  • typescript: expose types at regular build (#4832) (4bea07b)

If you were using typescript via the experimental-typescript tag, you can now use regular InstantSearch.js.

v4.26.0

12 Aug 09:12
1450e85
Compare
Choose a tag to compare

4.26.0 (2021-08-10)

Features

  • ts: allow custom ui state and route state in routing (#4816) (5f8ba5d)
  • types: allow typed access to properties added to entry (#4814) (9000f16)

v4.25.3

03 Aug 10:28
598a27b
Compare
Choose a tag to compare

4.25.3 (2021-08-03)

Bug Fixes

  • types: fix hits and results types in connectHits and connectInfiniteHits (#4820) (2bf987e)

v4.25.2

20 Jul 09:39
16cc341
Compare
Choose a tag to compare

4.25.2 (2021-07-20)

Bug Fixes

v4.25.1

13 Jul 09:17
364d8f8
Compare
Choose a tag to compare

4.25.1 (2021-07-13)

Bug Fixes

v4.25.0

06 Jul 09:50
fc215a5
Compare
Choose a tag to compare

4.25.0 (2021-07-06)

Features

  • facets: apply result from facet ordering (#4784) (9e9d839)

v4.24.3

05 Jul 07:44
4d1d0c4
Compare
Choose a tag to compare

4.24.3 (2021-07-05)

Bug Fixes

  • dynamicWidgets: read from facetOrdering.facets (42d6c6c)
  • ts: make template types consistent (#4785) (e0fbd55)

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)