Skip to content

Commit ee9eac8

Browse files
chore(release): 18.0.0 [skip ci]
## [18.0.0](v17.1.0...v18.0.0) (2023-04-02) ### ⚠ BREAKING CHANGES * Require `@prisma/client` v4.12+ Must be used with optional dependency `prisma-graphql-type-decimal` v3.0.0+ ### Bug Fixes * Deprecation warnings ([55b21fd](55b21fd)), closes [#161](#161)
1 parent 0bedc65 commit ee9eac8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
## [17.1.0](https://github.com/unlight/nestjs-graphql-prisma/compare/v17.0.3...v17.1.0) (2022-12-31)
214

315

0 commit comments

Comments
 (0)