react-use-flexsearch
Version:
React hook to search a FlexSearch index
20 lines (8 loc) • 636 B
Markdown
# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [0.1.1](https://github.com/angeloashmore/react-use-flexsearch/compare/v0.1.0...v0.1.1) (2019-03-26)
### Bug Fixes
* add store to useMemo deps (fixes [#1](https://github.com/angeloashmore/react-use-flexsearch/issues/1)) ([b22e3c2](https://github.com/angeloashmore/react-use-flexsearch/commit/b22e3c2))
# 0.1.0 (2019-03-23)
### Features
* initial commit ([e2dc1df](https://github.com/angeloashmore/react-use-flexsearch/commit/e2dc1df))