Releases: algolia/instantsearch
Releases · algolia/instantsearch
v4.24.2
v4.24.1
v4.24.0
v4.23.0
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
v4.21.0
v4.20.0
4.20.0 (2021-04-06)
Features
- clearRefinements: implement canRefine (#4684) (a898f09)
- currentRefinements: implement canRefine (#4697) (4db75ba)
- hierarchicalMenu: implement canRefine (#4685) (0d2e450)
- middleware: add unuse method (#4708) (8e3c406)
- pagination: implement canRefine (#4683) (3ae51e6)
- range: implement canRefine (#4686) (a99ab6f)
- ratingMenu: implement canRefine (#4691) (42191a0)
- toggleRefinement: implement canRefine (#4689) (48dc7f8)
- ts: convert rating-menu to TypeScript (#4701) (f14ca08)
- ts: convert Template component to TypeScript (#4703) (0688571)