Skip to content

Releases: chrishoermann/zod-prisma-types

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

2.3.5

06 Mar 19:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.4...v2.3.5

2.3.4

03 Mar 20:48
Compare
Choose a tag to compare

What's changed

  • array validators now accept string values (e.g. for use with custom imports)

Full Changelog: v2.3.2...v2.3.4

2.3.3

25 Feb 08:11
Compare
Choose a tag to compare

What's changed

  • fixed generator error with missing file

Full Changelog: v2.2.2...v2.3.3

2.3.2

24 Feb 21:33
Compare
Choose a tag to compare

What's changed

  • added possibility to add array validators in rich comments
  • refactored extendedDMMFField class to support above feature

2.2.3

22 Feb 20:56
Compare
Choose a tag to compare

What's changed

  • NullableJsonInput is now imported as type

Full Changelog: v2.2.0...v2.2.3