chrishoermann / zod-prisma-types

Generator creates zod types for your prisma models with advanced validation
Other
578 stars 43 forks source link

Fix hardcoded prisma client imports #207

Closed controversial closed 7 months ago

controversial commented 7 months ago

Fixes #206 I believe

This is my first contribution here, so let me know if there’s anything I missed!

Tests / linting pass. I built/packed/installed this change in my own codebase and it seems to solve the issue.

chrishoermann commented 7 months ago

updated version is now up!