changedOutput schema / properties / allowedExternalOrigins / items / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / allowedExternalOrigins / type
Previous value: -"array"New value: +[
+ "array",
+ "null"
+]
changedOutput schema / properties / html / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / slots / items / properties / key / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / slots / items / properties / label / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / slots / items / properties / placeholderName / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / slots / items / properties / required / type
Previous value: -"boolean"New value: +[
+ "boolean",
+ "null"
+]
changedOutput schema / properties / slots / items / type
Previous value: -"object"New value: +[
+ "object",
+ "null"
+]
changedOutput schema / properties / slots / type
Previous value: -"array"New value: +[
+ "array",
+ "null"
+]
changedOutput schema / properties / slug / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]
changedOutput schema / properties / version / type
Previous value: -"string"New value: +[
+ "string",
+ "null"
+]