Releases: algolia/vue-instantsearch
Releases · algolia/vue-instantsearch
v4.7.0
4.7.0 (2022-12-21)
Bug Fixes
- state-results: provide rendering variables for initial render (#1156) (0d718d5), closes #1154
Features
v4.6.0
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
4.5.0 (2022-09-07)
Bug Fixes
Features
- can-refine: provide
canRefine
for multiple widget slots (#1141) (424316d)
v4.4.2
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
4.4.1 (2022-07-19)
Bug Fixes
- searchbox: prevent concurrent query updates from state while input is focused (#1133) (c468c0a)
v4.4.0
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
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
4.3.2 (2022-01-31)
Bug Fixes
v3.9.0
3.9.0 (2022-01-31)
Bug Fixes
Features
v4.3.1
4.3.1 (2022-01-11)
Bug Fixes
- dependencies: update instantsearch.js requirement (a36ae2b), closes #1096