Skip to content

Releases: omar-dulaimi/prisma-zod-generator

0.8.13

19 May 13:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.12...0.8.13

0.8.12

19 May 12:46
Compare
Choose a tag to compare

What's Changed

  • fix: add missing "skipDuplicates" option to createMany input args by @lottamus in #74

New Contributors

Full Changelog: 0.8.11...0.8.12

0.8.11

01 Jan 12:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.10...0.8.11

0.8.10

31 Dec 20:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.9...0.8.10

0.8.9

31 Dec 07:40
Compare
Choose a tag to compare
  • Changed orderBy to optional in groupBy

Full Changelog: 0.8.8...0.8.9

0.8.8

30 Dec 07:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.7...0.8.8

0.8.7

30 Dec 07:08
Compare
Choose a tag to compare

What's Changed

  • Fix data args for createMany by @Feelixe-tin in #60

Full Changelog: 0.8.6...0.8.7

0.8.6

24 Dec 09:32
Compare
Choose a tag to compare

What's Changed

  • Feat export all schemas in index by @Feelixe-tin in #54

New Contributors

  • @Feelixe-tin made their first contribution in #54

Full Changelog: 0.8.5...0.8.6

0.8.5

24 Dec 09:09
Compare
Choose a tag to compare

What's Changed

  • Fix schema generation for prisma preview feature - fullTextSearch/fullTextIndex by @Shahidul1004 in #62

Full Changelog: 0.8.3...0.8.5

0.8.3

24 Dec 08:34
Compare
Choose a tag to compare

What's Changed

  • docs: correct link in table of contents by @alitnk in #56
  • Union Update/ Create/ Upsert input object schemas with Unchecked by @scottyeck in #63

New Contributors

Full Changelog: 0.8.2...0.8.3