Skip to content

Releases: chrishoermann/zod-prisma-types

2.5.11

04 May 18:27
Compare
Choose a tag to compare

What's changed

  • added support for japanese characters in error messages #118
  • added aliases for number according to zod docs #133
  • custom validators now propagate to createWithout and updateWithout schemas #137
  • validators can now have float values #136

Full Changelog: v2.5.6...v2.5.11

2.5.6

07 Apr 18:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.5...v2.5.6

2.5.5

06 Apr 17:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.3...v2.5.5

v2.5.4

02 Apr 19:35
Compare
Choose a tag to compare

What's Changed

  • fixed wrong handling of relations when using optionalDefaultValue schemas

2.5.3

27 Mar 14:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.1...v2.5.3

2.5.1

13 Mar 18:58
Compare
Choose a tag to compare

What's changed

  • fixed import bug in model schemas when using self referencing models

Full Changelog: v2.5.0...v2.5.1

2.5.0

12 Mar 18:44
Compare
Choose a tag to compare

What's changed

  • updated docs with new DecimalJsLike generation
  • added support for extendedWhereUnique preview feature as stated in #91

Full Changelog: v2.4.1...v2.5.0

2.4.1

11 Mar 15:35
Compare
Choose a tag to compare

What's changed

Full Changelog: v2.4.0...v2.4.1

2.4.0

07 Mar 10:14
Compare
Choose a tag to compare

What's changed

  • added support for additional zod string validators
  • added support for zod bigint validators

Full Changelog: v2.3.6...v2.4.0

2.3.6

07 Mar 09:28
Compare
Choose a tag to compare

What's changed

Full Changelog: v2.3.5...v2.3.6