3.2.0
Added
- Add
exactOptionalstruct (#32)- This enables adding strictly optional fields to
objectstructs when paired with TypeScript's
exactOptionalPropertyTypes.
- This enables adding strictly optional fields to
exactOptional struct (#32)
object structs when paired with TypeScript'sexactOptionalPropertyTypes.