Skip to content

Releases: cerebruminc/typegraphql-prisma

Release list

v1.0.1

Choose a tag to compare

@cerebrumcom cerebrumcom released this 18 Aug 09:43

1.0.1 (2026-08-18)

Bug Fixes

  • examples: migrate examples to Prisma 7 (bf5346c)

v1.0.0

Choose a tag to compare

@cerebrumcom cerebrumcom released this 14 Aug 09:37

1.0.0 (2026-08-14)

⚠ BREAKING CHANGES

  • prisma: require Prisma ^7.8.0 and Node ^20.19 || ^22.12 || >=24.0.

Features

  • prisma: add Prisma 7 support (273ac36)

Bug Fixes

  • bootstrap release-please from specific commit (c8a2d99)

Continuous Integration

  • release: add automated npm publishing workflows (edbca86)

Miscellaneous Chores

  • deps: address security vulnerabilities by running npm audit fix (48f89a4)