3.0.0
Added
- Newly exports the following types:
AnyStruct,EnumSchema,InferStructTuple,IsExactMatch,IsMatch,IsRecord,IsTuple,ObjectSchema,OmitBy,Optionalize,PickBy,Simplify,UnionToIntersection(#18).
Fixed
- BREAKING: Expose separate build entry points and type declarations for CommonJS and ESM via package manifest
exports. (#18)