immutable-form-validation
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -30,3 +30,3 @@ 'use strict'; | ||
status: merge(this.state.status, status), | ||
formData: merge(this.state.formData, formData) | ||
//formData: merge(this.state.formData, formData) | ||
}); | ||
@@ -36,2 +36,2 @@ } | ||
module.exports = FieldMixin; | ||
module.exports = FieldMixin; |
{ | ||
"name": "immutable-form-validation", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "immutable-form-validation ui component for react", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
17037
413
0