Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Releases: algolia/angular-instantsearch

4.4.3

05 Sep 09:02
Compare
Choose a tag to compare

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

19 Jun 08:49
801b394
Compare
Choose a tag to compare

4.4.2 (2024-06-19)

Chores

4.4.1

06 Apr 15:07
747ef87
Compare
Choose a tag to compare

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

05 Dec 10:20
ef78e59
Compare
Choose a tag to compare

4.4.0 (2022-12-05)

Features

  • support angular 15 through peerDependencies (#980) (d59bf21)

4.3.2

08 Nov 10:02
852ad61
Compare
Choose a tag to compare

4.3.2 (2022-11-08)

Bug Fixes

  • pagination: use pages computed in connector (#978) (f31a01f)

4.3.1

18 Oct 14:47
1a12f5e
Compare
Choose a tag to compare

4.3.1 (2022-10-18)

Bug Fixes

  • dependencies: update instantsearch.js (77f7f37)

4.3.0

17 Aug 10:32
2671f0c
Compare
Choose a tag to compare

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

13 Jun 12:54
5200cba
Compare
Choose a tag to compare

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

18 May 08:02
3bc7e00
Compare
Choose a tag to compare

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

18 Jan 10:13
512c060
Compare
Choose a tag to compare

4.1.0 (2022-01-18)

Features