Skip to content

3.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 20:19
4a2a7b0

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)