mirror of
https://github.com/kennethnym/freya
synced 2026-06-23 01:44:55 +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.