nicoalbanese / kirimase

Build full-stack Next.js apps, incredibly fast
https://kirimase.dev
MIT License
2.58k stars 118 forks source link

[Feature] - Change zod-prisma to "zod-prisma-types" (https://github.com/chrishoermann/zod-prisma-types) Updated generator #81

Open CsarChvz opened 10 months ago

CsarChvz commented 10 months ago

https://github.com/chrishoermann/zod-prisma-types:)

nicoalbanese commented 10 months ago

Hey @CsarChvz - thanks for the suggestion! Is there any reason behind this besides it being actively maintained vs. zod-prisma?

anthonylaflamme commented 8 months ago

Hey @nicoalbanese I think the mean reason would be that it supports earlier version of Prisma and that zod-prisma seems (dead) and not updating to support newer version of Prisma.

anthonylaflamme commented 8 months ago

I could probably take a look but it would change a few things on the folder structure already updated locally. Still feasible

moggiex commented 5 months ago

+1 for this as its currently resulting in dependency issues with the newer versions of Prisma :(