Changelog
[1.1.0] - 2022-08-03
SchemaType
'restricted-number'
to 'restrictedNumber'
for better consistency with other multi-word type IDs.Changelog
[1.0.1] - 2022-08-03
TreatUndefinedAsOptional
, PickPossiblyUndefinedValues
, and PickAlwaysDefinedValues
, which were causing TypeScript to erase important type information.