Releases: algolia/instantsearch
Releases · algolia/instantsearch
v4.8.7
4.8.7 (2020-11-19)
Bug Fixes
v4.8.6
4.8.6 (2020-11-17)
Bug Fixes
- insights: do not throw when sending event right after creating insights middleware (#4575) (d963f8d)
v4.8.5
4.8.5 (2020-11-10)
Bug Fixes
- configure: pass the latest state to onStateChange (#4555) (6ab76e8)
v4.8.4
4.8.4 (2020-10-27)
Bug Fixes
- infiniteHits: do not cache the cached hits inside the connector (#4534) (c97395e)
- insights: show deprecation warnings for old insights related properties and functions (#4524) (c93e1cf)
v4.8.3
4.8.3 (2020-09-29)
Bug Fixes
- middleware: rename EXPERIMENTAL_use to use (#4450) (87ecb99)
- refinementList: cap
maxFacetHits
to 100 for SFFV (#4523) (baf1f02)
v4.8.2
4.8.2 (2020-09-22)
Bug Fixes
- insights: fix the regression that it didn't send events with instantsearch.insights() (#4519) (10e38df)
v4.8.1
4.8.1 (2020-09-15)
Bug Fixes
- hitsPerPage: update link to hitsPerPage widget (#4513) (daa4bb9)
- infiniteHits: compute
isLastPage
based on cached pages (#4509) (b6fb1ab)
v4.8.0
4.8.0 (2020-09-08)
Features
v4.7.2
4.7.2 (2020-08-31)
Bug Fixes
- bundlesize: remove prop-type imports (#4491) (8361cd6)
- router: skip router write on duplicate entries (#4487) (9296022)
- searchBox: pass "spellcheck" property correctly to input (#4483) (3cf43c7)
v4.7.1
4.7.1 (2020-08-19)
Bug Fixes
- configureRelatedItems: support nested attributes (#4480) (2266004)
- connectToggleRefinement: fix onFacetValue/offFacetValue on render when using arrays for on/off (#4449) (fd3e83f)
- index: don't show a development warning for inconsistent UI state in
connectRange
(#4440) (eb8c8b3), closes #4437
- infiniteHits: work with controlled mode (#4435) (68b20f4)
- typescript: correct dummy v4 client (#4459) (ca0c394)
- typescript: jsDoc comments which conform to Connector definition (#4458) (5209bdb)
- typescript: export correct types (#4476) (5fb4c5b)