Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 00:38
· 4 commits to main since this release
b9d7fae

2.0.0 (2022-07-05)

Bug Fixes

  • add @prisma/sdk to dependencies (1fb8c23)

Features

  • allow schema path to be specified by PRISMA_SCHEMA_PATH (b5a7464)
  • support for @prisma/client v4 (aa6920b)

BREAKING CHANGES

  • need @prisma/client >= 4 and set PRISMA_SCHEMA_PATH on start the server