Skip to content

Releases: chrishoermann/zod-prisma-types

2.0.16

12 Feb 10:42
Compare
Choose a tag to compare

What's changed

  • fixed mistake in the docs concerning createRelationValuesTypes

2.0.15

11 Feb 12:16
Compare
Choose a tag to compare

What's changed

  • fixed missing imports when using $

2.0.14

10 Feb 20:51
Compare
Choose a tag to compare

##What's changed

  • fixed ENOENT when runnint generator version 2.0.9

2.0.9

10 Feb 13:58
Compare
Choose a tag to compare

What's changed

  • added inferred types for models - #74
  • removed added whereUniqueInput refinement since it caused issues when using createOrConnect - #68
  • added option to add validators to whereUniqueInput fields - #34
  • fixed bug for imports that use "$" like in SvelteKit

2.0.8

04 Feb 19:53
Compare
Choose a tag to compare

What's changed

  • added optionalDefaultsRelationValuesTypes in models

Full Changelog: v2.0.7...v2.0.8

2.0.7

03 Feb 19:21
Compare
Choose a tag to compare

What's changed

  • fixed mistake in the docs concerning custom imports
  • added refinement for whereUniqueInputs when multiple unique fields are present

2.0.6

02 Feb 07:33
Compare
Choose a tag to compare

What's changed

  • fixed bug in select imports - #49

Full Changelog: v2.0.5...v2.0.6

2.0.5

01 Feb 21:05
Compare
Choose a tag to compare

What's changed

  • fixed bug with duplicate imports in the include schema files.

Full Changelog: v2.0.4...v2.0.5

2.0.4

01 Feb 19:00
Compare
Choose a tag to compare

What's changed

  • fixed issue with empty files when runnting the generator - #49
  • fixed wrong prisma client path when using custom path - #49

2.0.1

31 Jan 15:36
Compare
Choose a tag to compare

What's changed

  • removed ts-morph and decimal.js as dependencies

Full Changelog: v2.0.0...v2.0.1