@webiny/form
Advanced tools
Comparing version 5.40.7 to 5.40.8-beta.0
@@ -96,2 +96,3 @@ "use strict"; | ||
if (!field) { | ||
this.commitValueToData(name, value); | ||
return; | ||
@@ -98,0 +99,0 @@ } |
{ | ||
"name": "@webiny/form", | ||
"version": "5.40.7", | ||
"version": "5.40.8-beta.0", | ||
"main": "index.js", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"@babel/runtime": "7.24.1", | ||
"@webiny/react-composition": "5.40.7", | ||
"@webiny/validation": "5.40.7", | ||
"@webiny/react-composition": "5.40.8-beta.0", | ||
"@webiny/validation": "5.40.8-beta.0", | ||
"lodash": "4.17.21" | ||
@@ -33,4 +33,4 @@ }, | ||
"@types/lodash": "4.14.191", | ||
"@webiny/cli": "5.40.7", | ||
"@webiny/project-utils": "5.40.7", | ||
"@webiny/cli": "5.40.8-beta.0", | ||
"@webiny/project-utils": "5.40.8-beta.0", | ||
"mobx": "6.9.0", | ||
@@ -53,3 +53,3 @@ "mobx-react-lite": "3.4.3", | ||
}, | ||
"gitHead": "7236a5d93457a1dda87e880de76d6d859d49f283" | ||
"gitHead": "60732233b3f7aa7f622487af19d6dfc74fda31b9" | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
130841
1391
2
+ Added@webiny/react-composition@5.40.8-beta.0(transitive)
+ Added@webiny/validation@5.40.8-beta.0(transitive)
- Removed@webiny/react-composition@5.40.7(transitive)
- Removed@webiny/validation@5.40.7(transitive)