Nexus Plugin Prisma Versions Save

Deprecated

0.35.0

2 years ago

Features

  • 583929e update prisma to 2.23.x (#1072)
  • af7fef1 export BaseRelationOptions type (#1048)
  • 7e3a092 update prisma to v2.21.2 (#1066)

Fixes

  • d2fedb0 break up the nft inclusion of Prisma CLI (#1089)

Improvements

  • 93c7619 deps: update dependency lodash to v4.17.21 [security] (#1075)

Chores

  • 2d62a3f bump lodash from 4.17.20 to 4.17.21 in /examples/blog (#1084)
  • 01e2743 bump lodash from 4.17.20 to 4.17.21 in /examples/hello-world (#1083)
  • a92c88f bump hosted-git-info from 2.8.8 to 2.8.9 in /examples/blog (#1082)
  • 351aebe Update some dependencies in the "blog" example (#1079)
  • 69ce9fa bump hosted-git-info from 2.8.8 to 2.8.9 in /examples/hello-world (#1081)
  • a9e68af bump hosted-git-info from 2.8.8 to 2.8.9 (#1078)
  • 0c3dc4e bump url-parse from 1.4.7 to 1.5.1 (#1077)

0.34.1

3 years ago

Fixes

  • 17dae40 allow orderByRelation preview feature #1063 (#1070)

0.34.0

3 years ago

BREAKING CHANGES

  • 577ec8f update prisma to 2.21.x (#1069)

Features

  • 577ec8f (breaking) update prisma to 2.21.x (#1069)

0.33.0

3 years ago

BREAKING CHANGES

  • fce0ffb update prisma to 2.19.x (#1062)

Features

  • fce0ffb (breaking) update prisma to 2.19.x (#1062)

0.32.0

3 years ago

BREAKING CHANGES

  • 7bdaebb update prisma to v2.18.0 (#1058)

Features

  • 7bdaebb (breaking) update prisma to v2.18.0 (#1058)

0.31.0

3 years ago

BREAKING CHANGES

  • c8df152 update prisma to 2.17.x (#1051)

Features

  • c8df152 (breaking) update prisma to 2.17.x (#1051)

Fixes

  • 97579b0 common options to CRUD typings (#1038)

Chores

  • 842e347 update postgres docker tag to v10.16 (#1049)

0.30.0

3 years ago

BREAKING CHANGES

  • 8fec539 update prisma to v2.16.0 (#1045)

Features

  • 8fec539 (breaking) update prisma to v2.16.0 (#1045)

0.29.0

3 years ago

BREAKING CHANGES

  • abaad12 update prisma to v2.15.0 (#1028)

Features

  • abaad12 (breaking) update prisma to v2.15.0 (#1028)

Fixes

  • 135c606 fix root type in CustomFieldResolver (#1020)

Chores

  • 567194c update dependency @types/jest to v26.0.20 (#1019)
  • 694de1c update examples

0.28.0

3 years ago

BREAKING CHANGES

  • b5588e0 support for prisma 2.14

Peer dep requirements for @prisma/client moved from 2.13.x to 2.14.x. In practice 2.13 should still work, but we do not test this package against it officially.

Features

  • b5588e0 (breaking) support for prisma 2.14
  • bade4b7 replace deprecated findOne with findUnique (#1010)
  • 31f7874 Add CommonFieldConfig to NexusPrismaScalarOpts (#989)

Improvements

  • 9242206 deps: update non-prisma to latest

Chores

  • 4a089a5 trunk ci test all nexus packages
  • e9d19cf trunk ci
  • da7bec0 improve matrix labels in ci
  • 29f5e21 update devdependencies (non-major) (#1015)
  • 4251506 update actions/setup-node action to v2 (#999)
  • aae99e0 update example package versions
  • 573252d remove npm lock file

0.27.0

3 years ago

BREAKING CHANGES

  • 005972c support for nexus 1.0 (#996)

    You must now upgrade to nexus@1 package, instead of using @nexus/schema package.

Features

  • 005972c (breaking) support for nexus 1.0 (#996)

Chores

  • 788fd10 update examples to use latest release