This repository was archived by the owner on Dec 30, 2022. It is now read-only.
v6.13.0
·
241 commits
to master
since this release
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
displayNameon 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)