use-state-validate
Advanced tools
Comparing version 2.5.1 to 2.5.2
{ | ||
"name": "use-state-validate", | ||
"version": "2.5.1", | ||
"version": "2.5.2", | ||
"description": "Custom hook to account for state and validation off single state value", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -200,2 +200,3 @@ # use-state-validate | ||
### Changelog | ||
* v2.5.2 - Bugfix - required, message type | ||
* v2.5.1 - Bugfix | ||
@@ -202,0 +203,0 @@ * v2.4.0 - Adds name to IStateValidateRules and validation wrapper |
14113
213