Releases: algolia/instantsearch
Releases · algolia/instantsearch
v4.27.0
4.27.0 (2021-08-17)
Bug Fixes
Features
If you were using typescript via the experimental-typescript
tag, you can now use regular InstantSearch.js.
v4.26.0
4.26.0 (2021-08-10)
Features
- ts: allow custom ui state and route state in routing (#4816) (5f8ba5d)
- types: allow typed access to properties added to entry (#4814) (9000f16)
v4.25.3
4.25.3 (2021-08-03)
Bug Fixes
- types: fix hits and results types in connectHits and connectInfiniteHits (#4820) (2bf987e)
v4.24.3
4.24.3 (2021-07-05)
Bug Fixes
- dynamicWidgets: read from facetOrdering.facets (42d6c6c)
- ts: make template types consistent (#4785) (e0fbd55)
v4.24.2
4.24.2 (2021-06-29)
Bug Fixes
- index: export
IndexWidgetParams
type (#4793) (91bdea1)
- onStateChange: propagate change to middleware (#4796) (57c32c0)
- relevantSort: export
RelevantSortWidgetParams
type (#4794) (1a10b59)
- sortBy: do not write the default state (#4798) (1d8a40e)
v4.24.1
4.24.1 (2021-06-23)
Bug Fixes
- mainHelper: allow a mainHelper to be set before start (#4790) (e8329ae)