Skip to content

v2.1.3

Compare
Choose a tag to compare
@RIP21 RIP21 released this 09 Sep 13:02
· 91 commits to master since this release

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.