We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26faa7c commit 3fe5912Copy full SHA for 3fe5912
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-use-form-state",
3
- "version": "0.1.3",
+ "version": "0.2.0",
4
"description": "A small hook for managing forms and inputs state in React",
5
"main": "dist/index.js",
6
"module": "dist/index.es.js",
0 commit comments