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

Releases: algolia/react-instantsearch

v6.21.1

25 Jan 09:31
3e31dc0
Compare
Choose a tag to compare

6.21.1 (2022-01-25)

Bug Fixes

  • hooks: apply initial search parameters in useConnector() (#3276) (f85d679)

v6.21.0

24 Jan 10:24
ed7d428
Compare
Choose a tag to compare

6.21.0 (2022-01-24)

Features

  • hooks-server: load data twice in the case of dynamic widget usage (#3259) (9b4903b)
  • server: load data twice in the case of dynamic widget usage (#3268) (91cd085)

v6.20.0

18 Jan 09:46
66b46b4
Compare
Choose a tag to compare

6.20.0 (2022-01-18)

Bug Fixes

Features

v6.19.0

05 Jan 10:40
37d8112
Compare
Choose a tag to compare

6.19.0 (2022-01-05)

Features

v6.18.0

16 Dec 14:29
192f6d7
Compare
Choose a tag to compare

6.18.0 (2021-12-16)

Features

  • dynamicWidgets: send facets * and maxValuesPerFacet by default (#3242) (c071776)
  • hooks: introduce useNumericMenu() (#3237) (e3056c9)
  • hooks: introduce useInfiniteHits() (#3224) (177ec56)

v6.17.0

08 Dec 15:40
8df8e38
Compare
Choose a tag to compare

6.17.0 (2021-12-08)

Bug Fixes

  • hooks: throw invariant violations in production (#3217) (6d3f99c)

Features

v6.16.0

08 Dec 10:07
68a0f1b
Compare
Choose a tag to compare

6.16.0 (2021-11-22)

Bug Fixes

  • PoweredBy: support environments with window but no location (#3186) (22ff23b)

Features

v6.15.0

08 Dec 10:00
9667b90
Compare
Choose a tag to compare

6.15.0 (2021-10-27)

Bug Fixes

  • metadata: stricter detection of user agent (#3184) (994c8ae)

Features

v6.14.0

08 Dec 10:00
18297f8
Compare
Choose a tag to compare

6.14.0 (2021-10-26)

Features

v6.13.0

20 Oct 15:49
9a0888f
Compare
Choose a tag to compare

6.13.0 (2021-10-19)

This is the initial release of the experimental react-instantsearch-hooks package. Check out the thread "Introducing React InstantSearch Hooks experimental".

Bug Fixes

Features