Skip to content

Releases: unlight/prisma-nestjs-graphql

v20.0.3

19 May 11:24
Compare
Choose a tag to compare

20.0.3 (2024-05-19)

Bug Fixes

v19.2.0

23 Sep 16:59
Compare
Choose a tag to compare

19.2.0 (2023-09-23)

Features

  • compatibility: New configuration option unsafeCompatibleWhereUniqueInput (72a3dab), closes #177

v19.1.0

19 Sep 20:24
Compare
Choose a tag to compare
v19.1.0 Pre-release
Pre-release

19.1.0 (2023-09-19)

Features

  • Add options to generate only selected blocks (cabe9bd)

v19.0.1

04 Aug 19:24
Compare
Choose a tag to compare

19.0.1 (2023-08-04)

Bug Fixes

  • Compound primary key generated type (64a9854), closes #182

v19.0.0

24 Jul 21:24
Compare
Choose a tag to compare

19.0.0 (2023-07-24)

⚠ BREAKING CHANGES

  • Updated to Prisma 5

v18.1.2

24 Jul 20:56
Compare
Choose a tag to compare
v18.1.2 Pre-release
Pre-release

18.1.2 (2023-07-24)

Bug Fixes

  • Combine scalars option with nullable relation filter (471c405)
  • Compatibility Issues with Prisma 5 (1e1bee3), closes #179
  • Emit single with Prisma type (94df9cf)
  • More precise get model name (96323c1)

v18.1.1

21 Jul 18:42
Compare
Choose a tag to compare
v18.1.1 Pre-release
Pre-release

18.1.1 (2023-07-21) Last recomended release for prisma 4

Bug Fixes

  • Fix in getModelName helper (190ab33)

v18.1.0

04 Jul 20:20
Compare
Choose a tag to compare
v18.1.0 Pre-release
Pre-release

18.1.0 (2023-07-04)

Features

  • Allow the use of the generate function without the onGenerate (a566cca), closes #168 #169

v18.0.2

09 May 16:07
Compare
Choose a tag to compare

18.0.2 (2023-05-09)

Bug Fixes

v18.0.1

09 May 15:55
Compare
Choose a tag to compare

18.0.1 (2023-05-09)

Bug Fixes

  • Select input type from multiple options (81aeb02)