Skip to content

Releases: astahmer/openapi-zod-client

[email protected]

02 Sep 21:02
Compare
Choose a tag to compare

Minor Changes

  • #221 5e55304 Thanks @craigmiller160! - Added the "all readonly" feature, which allows for generating schemas & types with all arrays and object properties set to readonly.

[email protected]

22 Aug 13:25
Compare
Choose a tag to compare

Patch Changes

  • #219 114e809 Thanks @PeterMK85! - Handlebars helper toCamelCase should not touch the string if it's already in camel case.

[email protected]

18 Aug 22:05
Compare
Choose a tag to compare

Patch Changes

  • #212 63c32a0 Thanks @eli0shin! - Limit --export-types to object types to prevent type errors from zod validation methods like .min

[email protected]

18 Aug 17:32
Compare
Choose a tag to compare

Patch Changes

  • #210 675a132 Thanks @eli0shin! - Support nullable for array of types, oneOf, anyOf, and allOf in generated typescript types

[email protected]

18 Aug 08:24
Compare
Choose a tag to compare

Patch Changes

[email protected]

17 Aug 14:10
Compare
Choose a tag to compare

Patch Changes

[email protected]

16 Aug 14:12
Compare
Choose a tag to compare

Patch Changes

[email protected]

30 Jul 23:21
Compare
Choose a tag to compare

Patch Changes

[email protected]

30 Jul 22:51
Compare
Choose a tag to compare

Patch Changes

[email protected]

26 Jul 08:43
Compare
Choose a tag to compare

Minor Changes

Patch Changes