omar-dulaimi / prisma-zod-generator

Prisma 2+ generator to emit Zod schemas from your Prisma schema
MIT License
535 stars 45 forks source link

Include support #33

Closed Shahidul1004 closed 2 years ago

Shahidul1004 commented 2 years ago

Hi @omar-dulaimi Thanks for creating this useful package. This is my first contribution to an open-source project. Hope my PR will be good enough to contribute to this project.

Here are the things I have added or changed to make things work.

BitPhoenix commented 2 years ago

@Shahidul1004 Awesome job on this one!!! 🔥

BitPhoenix commented 2 years ago

Adding a quick link to the issue so this pull request is referenced in the issue conversation: https://github.com/omar-dulaimi/prisma-trpc-generator/issues/13

omar-dulaimi commented 2 years ago

Released in https://github.com/omar-dulaimi/prisma-zod-generator/releases/tag/0.7.0

Well done

BitPhoenix commented 2 years ago

@Shahidul1004 Quick heads-up: detailed a minor include bug + proposed fix here: https://github.com/omar-dulaimi/prisma-zod-generator/issues/36