Skip to content

v1.0.0

Choose a tag to compare

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

1.0.0 (2025-09-03)

🚀 Features

  • initial release of prisma-orpc-generator (2173fa4)

🐛 Bug Fixes

  • only import and use zod when validation is enabled (dab4c83)
  • prevent zod imports when validation is disabled (424e94e)
  • remove unused variables to pass ESLint checks (8673211)
  • reorder GitHub Actions steps to install pnpm before Node.js setup (8226e22)
  • resolve test failures in CI pipeline (6a8ca85)
  • update e2e test to use correct input structure without validation (836eb38)
  • update pnpm lockfile to include semantic-release dependencies (1c93fba)