Releases: algolia/instantsearch
Releases · algolia/instantsearch
v4.25.3
4.25.3 (2021-08-03)
Bug Fixes
- types: fix hits and results types in connectHits and connectInfiniteHits (#4820) (2bf987e)
v4.24.3
4.24.3 (2021-07-05)
Bug Fixes
- dynamicWidgets: read from facetOrdering.facets (42d6c6c)
- ts: make template types consistent (#4785) (e0fbd55)
v4.24.2
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
4.24.1 (2021-06-23)
Bug Fixes
- mainHelper: allow a mainHelper to be set before start (#4790) (e8329ae)
v4.24.0
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
4.23.0 (2021-05-25)
Bug Fixes
Features
v4.22.0
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