Skip to content

Releases: fabien0102/ts-to-zod

ts-to-zod v3.6.1

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

Bug Fixes

ts-to-zod v3.6.0

07 Jan 12:48
26ccb38
Compare
Choose a tag to compare

Features

ts-to-zod v3.5.0

07 Dec 23:21
54a1f23
Compare
Choose a tag to compare

Features

ts-to-zod v3.4.1

29 Nov 23:19
7c0835b
Compare
Choose a tag to compare

Bug Fixes

  • fix validateGeneratedTypes on Windows (bd7df0e)

ts-to-zod v3.4.0

28 Nov 20:53
dadeb52
Compare
Choose a tag to compare

Features

  • add JSDoc tags for string and number array elements (#180) (df5be8b)

ts-to-zod v3.3.0

08 Nov 16:11
cb9618f
Compare
Choose a tag to compare

Features

  • allow to load config from .js or .cjs (#173) (2c64226)

Bug Fixes

  • fix mismatch between config file and generate interface (#166) (f9bc125)

ts-to-zod v3.2.0

20 Oct 10:24
b48429b
Compare
Choose a tag to compare

Features

  • Support for custom [@format](https://www.github.com/format) types (#145) (acd9444)
  • Support Record<T, U> (#161) (ac24784)

Bug Fixes

ts-to-zod v3.1.3

27 Jun 12:16
8d3b297
Compare
Choose a tag to compare

Bug Fixes

ts-to-zod v3.1.2

24 May 12:15
8324ee4
Compare
Choose a tag to compare

Bug Fixes

  • strict() modifier should come before optional/nullable (#137) (f8be6bd)

ts-to-zod v3.1.1

24 May 07:02
9cb8a3e
Compare
Choose a tag to compare

Bug Fixes

  • strict() keyword working root interfaces (#134) (a9f6f03)