Skip to content

Releases: algolia/instantsearch

v4.31.1

19 Oct 09:35
4886b75
Compare
Choose a tag to compare

4.31.1 (2021-10-19)

Bug Fixes

  • types: export correct types from search-insights (#4930) (5ae7a5b)

v4.31.0

15 Oct 08:31
a51d9f1
Compare
Choose a tag to compare

4.31.0 (2021-10-14)

Features

v4.30.3

14 Oct 07:38
3e1de2e
Compare
Choose a tag to compare

4.30.3 (2021-10-12)

Bug Fixes

  • toggleRefinement: don't set off value in getWidgetRenderState (#4912) (69525bf)

v4.30.2

27 Sep 11:44
019cd18
Compare
Choose a tag to compare

4.30.2 (2021-09-21)

Bug Fixes

  • es: add warning to typescript declaration of keys to be imported from helpers (#4908) (8cbd5fb)
  • infinite/hits: stop saving the transformed results in cache (#4907) (82dc0ae), closes #4819

v4.30.1

14 Sep 10:06
506dceb
Compare
Choose a tag to compare

4.30.1 (2021-09-14)

Bug Fixes

  • insightsMiddleware: throw an error when credentials can't be extracted (#4901) (55313e4)

v4.30.0

07 Sep 11:22
f7e6e66
Compare
Choose a tag to compare

4.30.0 (2021-09-07)

Bug Fixes

  • insights: handle multiple setUserToken call before search.start() (#4897) (51a6f2b)

Features

v4.29.1

03 Sep 08:16
d300d20
Compare
Choose a tag to compare

4.29.1 (2021-09-02)

Bug Fixes

  • middleware: subscribe middleware before initializing main index (#4849) (0fc8f73)

v4.29.0

31 Aug 09:29
890422c
Compare
Choose a tag to compare

4.29.0 (2021-08-31)

Features

  • panel: render templates on init with render state (#4845) (0e151a9)

v4.28.0

24 Aug 09:59
f5bc9d2
Compare
Choose a tag to compare

4.28.0 (2021-08-24)

Bug Fixes

Features

v4.27.2

18 Aug 09:52
413c2db
Compare
Choose a tag to compare

4.27.2 (2021-08-18)

Bug Fixes

  • types: export all types as "type" to avoid exporting in .js (#4837) (dcbbd88)