Skip to content

v1.2.2

Latest
Compare
Choose a tag to compare
@rroumenov rroumenov released this 24 Jan 17:55
  • Established a minimum required version for the Zod library to ensure compatibility and stability.
  • Typescript enumerate keys are transpiled to pascal case.
  • Unsupported Zod types are now transpiled to any type. Accompanying comments will be added in the transpiled code to indicate where unsupported types were originally used.