Skip to content

v2.5.0

Compare
Choose a tag to compare
@arthurfiorette arthurfiorette released this 20 Jun 19:00
· 194 commits to main since this release

Important Changes

  • Add docs to clarify usage and monorepo setup (#72). Thanks @AndrewSouthpaw
  • Added prisma-json-types-generator: prefix to all errors to clarify where the error happened. (177a4f0)
  • Added prisma to peer dependencies to prevent unwanted versions being used. (c737349)
  • Fixed type reference errors (#75).
  • Native support to clientExtensions and Prisma 4.16.0. (#91)
  • Added ts-ignore to supress warnings when types aren't used. (7c01c36)

New Contributors

Full Changelog: v2.4.0...v2.5.0