Skip to content

Releases: algolia/instantsearch

v4.8.7

19 Nov 10:29
dd0ad2c
Compare
Choose a tag to compare

4.8.7 (2020-11-19)

Bug Fixes

v4.8.6

17 Nov 10:38
265ce53
Compare
Choose a tag to compare

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

10 Nov 09:25
751b7bc
Compare
Choose a tag to compare

4.8.5 (2020-11-10)

Bug Fixes

  • configure: pass the latest state to onStateChange (#4555) (6ab76e8)

v4.8.4

27 Oct 09:45
f2d8087
Compare
Choose a tag to compare

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

29 Sep 12:45
71ebada
Compare
Choose a tag to compare

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

22 Sep 09:24
84929f8
Compare
Choose a tag to compare

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

15 Sep 09:13
d5526a0
Compare
Choose a tag to compare

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

08 Sep 11:21
58402ce
Compare
Choose a tag to compare

4.8.0 (2020-09-08)

Features

v4.7.2

31 Aug 07:33
77a85e0
Compare
Choose a tag to compare

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

19 Aug 08:25
8e6a645
Compare
Choose a tag to compare

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)