What's Changed
- Fix groupBy JSON field typing for lowercase model names by @Copilot in #604
Pre-releases Changelog
- Prisma 7 support by @arthurfiorette in #592
- Fix Prisma 7 UpdateInput types not transformed due to missing Prisma. prefix by @Copilot in #599
- Add test coverage for groupBy JSON field typing by @Copilot in #601
- fix: Add support for number (Int/Float) type annotations on fields by @Copilot in #602
- Fix String[] type generation with Prisma. prefix (Prisma 7) by @Copilot in #600
New Contributors
- @Copilot made their first contribution in #599
Full Changelog: v3.6.2...v4.0.0