risen228 / nestjs-zod-prisma

Zod Prisma fork for nestjs-zod
MIT License
62 stars 11 forks source link

Upgrade to prisma 4 #8

Closed exaby73 closed 1 year ago

exaby73 commented 2 years ago

Are there any plans to upgrade to prisma v4?

0xDAEF0F commented 1 year ago

Are there any plans to upgrade to prisma v4?

Does it not work properly in v4?

exaby73 commented 1 year ago

Dependencies are incompatible unfortunately since the package defines 3.x.x

https://github.com/risenforces/nestjs-zod-prisma/blob/b90c1cd061ba6354196af0879e730095c9604cc7/package.json#L71-L75

riccardo-ditosto-gellify commented 1 year ago

I've tried updating the peerDependencies and the library still seems to work, tests are passing

https://github.com/risenforces/nestjs-zod-prisma/pull/9

I'm currently using it without any issue

exaby73 commented 1 year ago

Hopefully this gets merged :D

touhidrahman commented 1 year ago

Would really like to see the PR 9 merged.

KeentGG commented 1 year ago

+1. it's 2023 and waiting for this one to get merged

richardanewman commented 1 year ago

+1 on merging this

risen228 commented 1 year ago

Done

exaby73 commented 1 year ago

Prisma just got updated to V5 🙃