Skip to content

Releases: graphql-nexus/nexus-plugin-prisma

0.35.0

21 May 13:49
d2fedb0
Compare
Choose a tag to compare

Features

Fixes

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)

next

01 May 14:58
d2fedb0
Compare
Choose a tag to compare
next Pre-release
Pre-release

None since last stable.

0.34.1

14 Apr 20:41
17dae40
Compare
Choose a tag to compare

Fixes

0.34.0

14 Apr 16:47
577ec8f
Compare
Choose a tag to compare

BREAKING CHANGES

Features

0.33.0

22 Mar 13:16
fce0ffb
Compare
Choose a tag to compare

BREAKING CHANGES

Features

0.32.0

09 Mar 14:07
7bdaebb
Compare
Choose a tag to compare

BREAKING CHANGES

Features

0.31.0

19 Feb 16:30
842e347
Compare
Choose a tag to compare

BREAKING CHANGES

Features

Fixes

Chores

0.30.0

04 Feb 17:46
8fec539
Compare
Choose a tag to compare

BREAKING CHANGES

Features

0.29.0

29 Jan 19:26
abaad12
Compare
Choose a tag to compare

BREAKING CHANGES

Features

Fixes

Chores

0.28.0

06 Jan 16:36
Compare
Choose a tag to compare

BREAKING CHANGES

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