Skip to content

Releases: fabien0102/ts-to-zod

ts-to-zod v3.8.4

11 May 12:49
16b5ce6
Compare
Choose a tag to compare

Bug Fixes

  • .partial() must be applied before .nullable() or .optional() (#237) (ea4ceec)

ts-to-zod v3.8.3

12 Apr 20:52
d0cd5c7
Compare
Choose a tag to compare

Bug Fixes

  • handling imported types as array in union and referenced in tuples (#229) (b797dd0)

ts-to-zod v3.8.2

10 Apr 15:49
8aaf2b9
Compare
Choose a tag to compare

Bug Fixes

  • release process needs build before publish (#225) (eedcb4a)

ts-to-zod v3.8.1

10 Apr 09:26
52ca419
Compare
Choose a tag to compare

Bug Fixes

  • validation works when generating on same (input) file. (#221) (c146e83)
    Fixes #219
  • making --help flag work. (#222)
    Fixes #196

ts-to-zod v3.8.0

29 Mar 14:03
113f7d3
Compare
Choose a tag to compare

Features

ts-to-zod v3.7.3

28 Feb 11:18
5e736c9
Compare
Choose a tag to compare

Bug Fixes

  • Mark only imported types as optional in validation (#204) (9e52cca)

ts-to-zod v3.7.2

23 Feb 22:12
34e76f2
Compare
Choose a tag to compare

Bug Fixes

  • context binding while processing errors (#209) (2db450b)

ts-to-zod v3.7.1

19 Feb 17:00
8979a6f
Compare
Choose a tag to compare

Bug Fixes

ts-to-zod v3.7.0

06 Feb 21:50
4bd5972
Compare
Choose a tag to compare

Features

ts-to-zod v3.6.1

16 Jan 23:46
4f4e68e
Compare
Choose a tag to compare

Bug Fixes