Skip to content

Releases: unlight/prisma-nestjs-graphql

v11.2.0

16 Apr 22:56

Choose a tag to compare

11.2.0 (2021-04-16)

Features

  • Alternative default import configuration (4ae1b82)
  • Apply custom decorators on models (34196b3)

v11.1.0

07 Apr 19:44

Choose a tag to compare

11.1.0 (2021-04-07)

Features

Bug Fixes

  • Custom type for output types (c9ae9e9)

v11.0.3

01 Apr 17:32

Choose a tag to compare

11.0.3 (2021-04-01)

Bug Fixes

v11.0.2

31 Mar 19:55

Choose a tag to compare

11.0.2 (2021-03-31)

Bug Fixes

  • Emit metadata and enabled emitSingle cause TDZ issue (0d89d81), closes #16

v11.0.1

31 Mar 19:37

Choose a tag to compare

11.0.1 (2021-03-31)

Bug Fixes

  • Source file already exists error (121a486)

v11.0.0

31 Mar 07:31

Choose a tag to compare

11.0.0 (2021-03-31)

⚠ BREAKING CHANGES

  • Adapted to Prisma 2.20

Bug Fixes

v10.3.0

29 Mar 17:17

Choose a tag to compare

10.3.0 (2021-03-29)

Features

  • Allow generate compiled files or merged to single file (095f975), closes #15

v10.2.0

19 Mar 21:31

Choose a tag to compare

10.2.0 (2021-03-19)

Features

v10.1.3

19 Mar 17:16

Choose a tag to compare

10.1.3 (2021-03-19)

Bug Fixes

  • Hide field for model type (54571d2)

v10.1.2

17 Mar 18:02

Choose a tag to compare

10.1.2 (2021-03-17)

Bug Fixes

  • Re-export iteration process fail (bad1034)