Skip to content

Releases: unlight/prisma-nestjs-graphql

v21.1.0

25 Jan 10:14
Compare
Choose a tag to compare

21.1.0 (2025-01-25)

Features

  • Add generator option for custom import for emitSingle (46fed69)

v21.0.2

19 Jan 15:18
Compare
Choose a tag to compare

21.0.2 (2025-01-19)

Bug Fixes

  • Change generated enum type to ticked style (2a0fe84)

v21.0.1

18 Jan 18:21
Compare
Choose a tag to compare

21.0.1 (2025-01-18)

Bug Fixes

  • New names when combineScalarFilters enabled (88862bd)

v21.0.0

18 Jan 11:16
Compare
Choose a tag to compare

21.0.0 (2025-01-18)

⚠ BREAKING CHANGES

  • Prisma 6

Bug Fixes

  • Cannot find model by name (c69a10b), closes #228
  • Change Bytes generated type to Uint8Array (de3f17c)

Miscellaneous Chores

v20.1.0

18 Jan 07:59
Compare
Choose a tag to compare

20.1.0 (2025-01-18)

Features

  • Support @field() option 'complexity' through comment line (ef8c327)

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