React Instantsearch Versions Save

⚡️ Lightning-fast search for React and React Native applications, by Algolia.

v6.31.0

1 year ago

6.31.0 (2022-08-03)

Features

  • hooks: add searchAsYouType option to <SearchBox> (#3585) (c610385)

v6.30.3

1 year ago

6.30.3 (2022-08-01)

Bug Fixes

  • hooks: replace labelText CSS class with label in <HierarchicalMenu> to align with InstantSearch's CSS specifications (#3583) (3e030ae)

v6.30.2

1 year ago

6.30.2 (2022-07-18)

Bug Fixes

v6.30.1

1 year ago

6.30.1 (2022-07-12)

Bug Fixes

  • hooks: provide state and results APIs from "render" event (#3554) (67d4788)
  • hooks: update instantsearch.js dependency (#3557)

v6.30.0

1 year ago

6.30.0 (2022-07-05)

Features

v6.29.0

1 year ago

6.29.0 (2022-06-21)

Bug Fixes

  • HierarchicalMenu: show full hierarchical parent values (#3521) (79c3890)

Features

  • core: sort parameters for improved cache rate (#3528) (8320d99)
  • core: support client.search for sffv (#3528) (8320d99)

v6.28.0

1 year ago

6.28.0 (2022-06-15)

Bug Fixes

Features

v6.27.0

1 year ago

6.27.0 (2022-06-07)

Bug Fixes

Features

  • hooks: migrate to useSyncExternalStore() (#3489) (81bbdf2)
  • hooks: upgrade to InstantSearch.js 4.41.0 (#3502) (0b76792)

v6.26.0

2 years ago

6.26.0 (2022-05-19)

Features

  • hooks-web: expose sendEvent to hitComponent (#3476) (5cc18d1)
  • react-instantsearch-core: allow widgets to set their $$widgetType (#3472) (1c436e1)

v6.25.0

2 years ago

6.25.0 (2022-05-17)

Bug Fixes

  • hooks-highlight: make sure highlight and snippet don't show html-escaped content (#3471) (c18ddd2)
  • hooks-server: remove faulty UMD build (#3465) (c1ddfe4)

Features