.changes/boulder/7.1.0.md
oneOf that allows boulder to generate consistent output for different schema. #TINY-8952Optional API used in this module.StructureProcessor.objOf and StructureProcessor.objOfOnly functions #TINY-7572FieldPresenceAdt with the native TypeScript equivalent, and renamed to FieldPresence #TINY-7549ValueProcessorAdt (and its alias FieldProcessorAdt) with the native TypeScript equivalent, and renamed to FieldProcessor #TINY-7549FieldSchema methods starting with "strict" to start with "required" for clarity #TINY-7549anyValue, number, boolean, strign, func, postMessageable from ValueSchema to ValueType #TINY-7549ValueSchema to StructureSchema #TINY-7549Processor type to StructureProcessor #TINY-7549FieldSchema.state to FieldSchema.customField #TINY-7549Optional API used in this module.asStruct and asStructOrDie from ValueSchema as they were unused #TINY-7549indexOnKey from the Objects API #TINY-7549postMessageable because they are not IE compatible #TINY-7549