Releases: algolia/instantsearch
Releases · algolia/instantsearch
v4.33.0
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.31.1
4.31.1 (2021-10-19)
Bug Fixes
- types: export correct types from search-insights (#4930) (5ae7a5b)
v4.30.3
4.30.3 (2021-10-12)
Bug Fixes
- toggleRefinement: don't set off value in getWidgetRenderState (#4912) (69525bf)
v4.30.2
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
4.30.1 (2021-09-14)
Bug Fixes
- insightsMiddleware: throw an error when credentials can't be extracted (#4901) (55313e4)
v4.30.0
4.30.0 (2021-09-07)
Bug Fixes
- insights: handle multiple setUserToken call before search.start() (#4897) (51a6f2b)
Features
v4.29.1
4.29.1 (2021-09-02)
Bug Fixes
- middleware: subscribe middleware before initializing main index (#4849) (0fc8f73)
v4.29.0
4.29.0 (2021-08-31)
Features
- panel: render templates on init with render state (#4845) (0e151a9)