Skip to content

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Sep 01:43
· 103 commits to master since this release

1.1.1 (2025-09-17)

🐛 Bug Fixes

  • correct model name casing from PascalCase to camelCase in generated Prisma client calls (23b8151), closes #34 #34
  • generator: correct procedure naming for multi-word models (a23364c)
  • resolve import/export mismatch in generated test files (0324ee8)