@conform-to/react
Advanced tools
Comparing version 0.9.1 to 0.9.2
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"main": "index.js", | ||
@@ -34,3 +34,3 @@ "module": "index.mjs", | ||
"dependencies": { | ||
"@conform-to/dom": "0.9.1" | ||
"@conform-to/dom": "0.9.2" | ||
}, | ||
@@ -37,0 +37,0 @@ "peerDependencies": { |
@@ -433,3 +433,3 @@ # @conform-to/react | ||
onValidate(context) { | ||
// This enables validating each field based on the validity state and custom cosntraint if defined | ||
// This enables validating each field based on the validity state and custom constraint if defined | ||
return validateConstraint( | ||
@@ -436,0 +436,0 @@ ...context, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2
27
+ Added@conform-to/dom@0.9.2(transitive)
- Removed@conform-to/dom@0.9.1(transitive)
Updated@conform-to/dom@0.9.2