Skip to content

Releases: unlight/prisma-nestjs-graphql

v1.1.4

22 Aug 21:32
Compare
Choose a tag to compare

1.1.4 (2020-08-22)

Bug Fixes

  • Generate enumerable filters (9f35c9a)

v1.1.3

21 Aug 23:02
Compare
Choose a tag to compare

1.1.3 (2020-08-21)

Bug Fixes

  • Added new feature split keywords (e780043)

v1.1.2

16 Aug 16:25
Compare
Choose a tag to compare

1.1.2 (2020-08-16)

Bug Fixes

  • Corrected scalar property type for where type (b9e5937)

v1.1.1

16 Aug 10:04
Compare
Choose a tag to compare

1.1.1 (2020-08-16)

Bug Fixes

  • Generate distinct related enums with bound feature (d055e3b)
  • Removed unnecessary create enum from input type (e6774ab)

v1.1.0

15 Aug 18:48
Compare
Choose a tag to compare

1.1.0 (2020-08-15)

Features

  • Generate JSON scalar type (82007d7)
  • Skip write stage for files with no changes (ecc2fb8)

v1.0.0

10 Aug 21:24
Compare
Choose a tag to compare

1.0.0 (2020-08-10)

Features