Skip to content

Releases: unlight/prisma-nestjs-graphql

v1.3.1

03 Sep 17:16
Compare
Choose a tag to compare

1.3.1 (2020-09-03)

Bug Fixes

v1.3.0

30 Aug 20:05
Compare
Choose a tag to compare

1.3.0 (2020-08-30)

Features

  • Generate aggregate input types (66239bb)

v1.2.0

29 Aug 16:18
Compare
Choose a tag to compare

1.2.0 (2020-08-29)

Bug Fixes

  • Detection property nullable type (2121885)

Features

  • Combine zoo of nested/nullable filters (20f965b)

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