Releases: algolia/angular-instantsearch
Releases · algolia/angular-instantsearch
4.4.3
4.4.3 (2024-09-05)
Releases
From this version onwards, Angular InstantSearch is no longer supported and will not have any new versions released
4.4.2
4.4.2 (2024-06-19)
Chores
4.4.1
4.4.1 (2023-04-06)
Bug Fixes
- SSR: inject
document
into searchBox rather than using global in Node environments (#986) (e19ecf2)
4.4.0
4.4.0 (2022-12-05)
Features
- support angular 15 through peerDependencies (#980) (d59bf21)
4.3.2
4.3.2 (2022-11-08)
Bug Fixes
- pagination: use pages computed in connector (#978) (f31a01f)
4.3.1
4.3.1 (2022-10-18)
Bug Fixes
- dependencies: update instantsearch.js (77f7f37)
4.3.0
4.3.0 (2022-08-16)
Bug Fixes
- ais-hierarchical-menu: show full hierarchical parent values (#958) (bf835b7)
- searchbox: prevent concurrent query updates from state while input is focused (#960) (8440a41)
Features
- search-box: add loading indicator +
showLoadingIndicator
prop (#962) (cef0b75)
4.2.1
4.2.1 (2022-06-13)
Bug Fixes
- widgets: remove private access modifier on widgets inputs (#955) (ac79fa0)
- update peer dependencies range to allow angular 14 (#956) (6d499cd)
4.2.0
4.2.0 (2022-05-17)
Features
- widgets: support
$$widgetType
metadata (#950) (4565c06)
- add
<ais-reverse-highlight>
, <ais-snippet>
and <ais-reverse-snippet>
components (#891) (fbe9f59)
- highlight: use helper from InstantSearch.js instead of custom implementation (#888) (33b7be3)
4.1.0
4.1.0 (2022-01-18)
Features