Skip to content

Commit 81fe35f

Browse files
chore(release): 21.0.0 [skip ci]
## [21.0.0](v20.1.0...v21.0.0) (2025-01-18) ### ⚠ BREAKING CHANGES * Prisma 6 ### Bug Fixes * Cannot find model by name ([c69a10b](c69a10b)), closes [#228](#228) * Change `Bytes` generated type to `Uint8Array` ([de3f17c](de3f17c)) ### Miscellaneous Chores * Update dependencies ([87cabfd](87cabfd))
1 parent 6e71742 commit 81fe35f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [21.0.0](https://github.com/unlight/prisma-nestjs-graphql/compare/v20.1.0...v21.0.0) (2025-01-18)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* Prisma 6
6+
7+
### Bug Fixes
8+
9+
* Cannot find model by name ([c69a10b](https://github.com/unlight/prisma-nestjs-graphql/commit/c69a10bc5abc5266c6e4ece8a68253717add881d)), closes [#228](https://github.com/unlight/prisma-nestjs-graphql/issues/228)
10+
* Change `Bytes` generated type to `Uint8Array` ([de3f17c](https://github.com/unlight/prisma-nestjs-graphql/commit/de3f17c9e543a253202eef95b7501d87e931376e))
11+
12+
### Miscellaneous Chores
13+
14+
* Update dependencies ([87cabfd](https://github.com/unlight/prisma-nestjs-graphql/commit/87cabfd0119c48bd39850275720c2dc5faafdba6))
15+
116
## [20.1.0](https://github.com/unlight/nestjs-graphql-prisma/compare/v20.0.3...v20.1.0) (2025-01-18)
217

318

0 commit comments

Comments
 (0)