v2.1.3
In this release:
useSetState
Methods:
Added:
resetState()
- will reset the current state
to the value which you pass to the useSetState
hook
Commits:
feat: add resetState to useSetState
docs: added reset state to the ARRAY readme
build: added ESLint check to the build step
fix: fixed ESLint issues + added comments to ensure no stupid "fixes" are applied
Note:
Versions in range v2.1.0-2 were published in a wrong way, so, please, do not use them.