0.28.0
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