Angular Instantsearch Versions Save

⚡️Lightning-fast search for Angular apps, by Algolia

4.4.1

1 year ago

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

1 year ago

4.4.0 (2022-12-05)

Features

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

4.3.2

1 year ago

4.3.2 (2022-11-08)

Bug Fixes

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

4.3.1

1 year ago

4.3.1 (2022-10-18)

Bug Fixes

  • dependencies: update instantsearch.js (77f7f37)

4.3.0

1 year ago

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

1 year ago

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

1 year ago

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

2 years ago

4.1.0 (2022-01-18)

Features

4.0.1

2 years ago

4.0.1 (2021-10-20)

Bug Fixes

  • dependencies: update instantsearch.js to ^4.31.1 (#839) (8d96277)

4.0.0

2 years ago

4.0.0 (2021-08-31)

If migrating from v3, refer to the upgrade guide.

Bug Fixes

  • types: use InstantSearch.js types (#828) (7c9a1ed)
  • BaseWidget: allow declared state and index widgets (#825) (e46fae7)

BREAKING CHANGES

  • enable support for Angular 12. Deprecating support for < 10.0.0. (#818) (33d9350)
  • update InstantSearch.js version to 4.25.0-experimental-typescript.0 (formerly 4.7.0-experimental-typescript.0). Breaking changes will happen mostly on types (#821) (39bec5e)
  • InstantSearch.js is no longer a peer dependency. (#821) (39bec5e)