use-searchable-list
Version:
A hook to filter an array/list of objects.
20 lines (12 loc) • 473 B
Markdown
# use-searchable-list
## 1.0.0
### Major Changes
- 1d0fc93: Project refactor and propert linting
- b577b96: Full project refactor
### Minor Changes
- 9da18bd: added changesets and build stage
- cb2842e: made first letter check optional and added tests for it
- 61c767a: addeed npm publish workflow automation & improved test coverage
### Patch Changes
- eaa7422: updated readme with relevant info and added license
- d3fcae2: added build process to publish workflow