mirror of
https://github.com/kennethnym/freya
synced 2026-06-19 08:01:17 +01:00
strict: true requires all property names to be known upfront, which is incompatible with the dynamic-key maps in slotFills. Also replace type array with anyOf for nullable slot values.