Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 28 Nov 21:54
e2c778f

0.7.0 (2025-11-28)

⚠ BREAKING CHANGES

  • The output of the generator in the schema.prisma now must be a .ts file instead of a directory.

Features

  • output to a file instead of directory (#10) (da9c5de)

Bug Fixes

  • correctly infer groupBy return type (60addd2)