Skip to content

Releases: algolia/instantsearch

v4.33.0

26 Oct 11:04
bf143fa
Compare
Choose a tag to compare

4.33.0 (2021-10-26)

Bug Fixes

  • router: skip history push on browser back and forward actions (#4933) (7909da4)
  • setUiState: reset UI state with empty object (#4944) (5faae4a)

Features

v4.32.0

20 Oct 10:36
e74411c
Compare
Choose a tag to compare

4.32.0 (2021-10-20)

Features

  • dependencies: update algoliasearch-helper (#4936) (014a413)

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)