- 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.