Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Releases: algolia/vue-instantsearch

v4.7.0

22 Dec 08:48
ecdee69
Compare
Choose a tag to compare

4.7.0 (2022-12-21)

Bug Fixes

  • state-results: provide rendering variables for initial render (#1156) (0d718d5), closes #1154

Features

v4.6.0

04 Oct 09:31
815a307
Compare
Choose a tag to compare

4.6.0 (2022-10-04)

Features

  • ais-hierarchical-menu: add css class for link of selected menu item (#1150) (93dfdc1)
  • InstantSearch: support onStateChange (#1149) (badf815), closes #1148
  • StateResults: give access to status and error (#1151) (03dea3a)

v4.5.0

07 Sep 07:58
a3ce1bc
Compare
Choose a tag to compare

4.5.0 (2022-09-07)

Bug Fixes

Features

  • can-refine: provide canRefine for multiple widget slots (#1141) (424316d)

v4.4.2

25 Jul 09:45
da4b24a
Compare
Choose a tag to compare

4.4.2 (2022-07-25)

Bug Fixes

  • SearchBox: forward missing prop queryHook (#1136) (7f8754d)
  • VoiceSearch: forward missing props language and additionalQueryParameters (#1136) (7f8754d), closes #1135

v4.4.1

19 Jul 13:50
450fa65
Compare
Choose a tag to compare

4.4.1 (2022-07-19)

Bug Fixes

  • searchbox: prevent concurrent query updates from state while input is focused (#1133) (c468c0a)

v4.4.0

28 Jun 10:14
9ed3802
Compare
Choose a tag to compare

4.4.0 (2022-06-28)

Bug Fixes

  • ais-hierarchical-menu: show full hierarchical parent values (#1126) (51aadf0)
  • pagination: add page class for "page" item (#1129) (afacf8b)
  • ssr: allow component without mixins to be extended (#1127) (3b8b887)

Features

v4.3.3

10 Feb 15:11
46ad698
Compare
Choose a tag to compare

4.3.3 (2022-02-10)

Bug Fixes

  • esm: mark esm exports as type: module (#1111) (71c25d4)
  • nuxt3: forward $nuxt on the instance by default (#1112) (acda293)

v4.3.2

31 Jan 16:10
eae1f78
Compare
Choose a tag to compare

4.3.2 (2022-01-31)

Bug Fixes

v3.9.0

31 Jan 16:05
Compare
Choose a tag to compare

3.9.0 (2022-01-31)

Bug Fixes

Features

v4.3.1

11 Jan 09:13
330bbd9
Compare
Choose a tag to compare

4.3.1 (2022-01-11)

Bug Fixes

  • dependencies: update instantsearch.js requirement (a36ae2b), closes #1096