q42-cms-components
Advanced tools
Comparing version 1.4.0 to 1.5.0-alpha.1
{ | ||
"name": "q42-cms-components", | ||
"version": "1.4.0", | ||
"version": "1.5.0-alpha.1", | ||
"devDependencies": { | ||
@@ -5,0 +5,0 @@ "babel-core": "6.24.x", |
@@ -35,2 +35,4 @@ export function initialValue(schema, isProp) { | ||
return null; | ||
if (schema.type === 'object' && schema.required) // used for an required Image | ||
return null; | ||
if (schema.oneOf && isProp) | ||
@@ -37,0 +39,0 @@ return null; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
471948
5093
2