Releases: algolia/instantsearch
Releases · algolia/instantsearch
v4.28.0
4.28.0 (2021-08-24)
Bug Fixes
Features
v4.27.2
4.27.2 (2021-08-18)
Bug Fixes
- types: export all types as "type" to avoid exporting in .js (#4837) (dcbbd88)
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)