We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bedc65 commit ee9eac8Copy full SHA for ee9eac8
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## [18.0.0](https://github.com/unlight/nestjs-graphql-prisma/compare/v17.1.0...v18.0.0) (2023-04-02)
2
+
3
4
+### ⚠ BREAKING CHANGES
5
6
+* Require `@prisma/client` v4.12+
7
+Must be used with optional dependency `prisma-graphql-type-decimal` v3.0.0+
8
9
+### Bug Fixes
10
11
+* Deprecation warnings ([55b21fd](https://github.com/unlight/nestjs-graphql-prisma/commit/55b21fda4718db159083bfb01aeb6713165ff7ec)), closes [#161](https://github.com/unlight/nestjs-graphql-prisma/issues/161)
12
13
## [17.1.0](https://github.com/unlight/nestjs-graphql-prisma/compare/v17.0.3...v17.1.0) (2022-12-31)
14
15
0 commit comments