This repository has been archived by the owner on Dec 30, 2022. It is now read-only.
Releases: algolia/react-instantsearch
Releases · algolia/react-instantsearch
v6.21.1
v6.21.0
v6.20.0
v6.19.0
v6.18.0
v6.17.0
6.17.0 (2021-12-08)
Bug Fixes
Features
- hooks: introduce SSR support (#3221) (0a6b3ec)
- hooks: introduce
<DynamicWidgets>
(#3216) (d99aea6) - hooks: introduce
useDynamicWidgets()
(#3210) (29c2ea2) - hooks: introduce
useMenu()
(#3197) (15d1cc9) - hooks: introduce
useRange()
(#3198) (df1f1c8) - hooks: introduce
useQueryRules()
(#3212) (3ef1e1e) - hooks: introduce
useCurrentRefinements()
(#3222) (7ebd8c3)
v6.16.0
v6.15.0
v6.14.0
v6.13.0
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
- hooks: add InstantSearch and Index components (#3133) (8e3370d)
- hooks: bootstrap Core package (#3132) (d459e62)
- hooks: display experimental warning (#3149) (623577c)
- hooks: export types (#3159) (182348b)
- hooks: expose
displayName
on Contexts (#3168) (dafd3c6) - hooks: friendly error when using Hooks with Core (#3150) (d547ccf)
- hooks: introduce
useConnector()
(#3137) (53e8afd) - hooks: introduce
useHits()
(#3147) (cc25cff) - hooks: introduce
useRefinementList()
(#3152) (0385cd9) - hooks: introduce
useSearchBox()
(#3146) (0d2c7f9) - hooks: trigger single network request on load (#3167) (ff1ea49)
- hooks: type
useConnector()
return as render state (#3169) (a801468) - hooks: update GitHub bug reports link (#3157) (568b5c8)