Releases: algolia/react-instantsearch
Releases · algolia/react-instantsearch
v6.36.0
6.36.0 (2022-10-04)
Features
- HierarchicalMenu: add css class for link of selected menu item (#3646) (980ad70)
- useInstantSearch: expose status & error (#3645) (f436d31)
v6.35.0
6.35.0 (2022-09-29)
Features
Fixes
- hooks-web: when searchAsYouType=false, pressing the reset button searches (previously only reset the query) (#3642) (f969deb)
v6.33.0
6.33.0 (2022-09-15)
Bug Fixes
- react-native: mark as compatible with react 18 (#3614) (2a191a8)
- rish: hide reset button when search is stalled in
SearchBox
(#3617) (93ee9d0)
Features
- dependencies: update instantsearch and helper (#3622) (6773ab1)
v6.32.1
6.32.1 (2022-08-26)
Bug Fixes
- useInstantSearch: prevent
results
from being null
when first search is stalled (#3597) (6f71d78)
v6.31.1
6.31.1 (2022-08-08)
Bug Fixes
- hooks: prevent widget cleanup on
<InstantSearch>
unmount (#3590) (d94899d)