File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1+ ## [ 11.3.0] ( https://github.com/unlight/nestjs-graphql-prisma/compare/v11.2.0...v11.3.0 ) (2021-04-25)
2+
3+
4+ ### Features
5+
6+ * @PropertyType () to replace types_ configuration ([ 4a7313d] ( https://github.com/unlight/nestjs-graphql-prisma/commit/4a7313dcab940093b238c050405a935c92c26248 ) )
7+
8+
9+ ### Bug Fixes
10+
11+ * Model types mismatch ([ ffe70b6] ( https://github.com/unlight/nestjs-graphql-prisma/commit/ffe70b69a3fa1661c5f1beed9bc490ccd2f292c4 ) ), closes [ #21 ] ( https://github.com/unlight/nestjs-graphql-prisma/issues/21 )
12+ * Prisma client generator is optional ([ 4ce28f1] ( https://github.com/unlight/nestjs-graphql-prisma/commit/4ce28f153ef8fd9e27066a8f2a0402c27ad4d679 ) ), closes [ #25 ] ( https://github.com/unlight/nestjs-graphql-prisma/issues/25 )
13+
114## [ 11.2.0] ( https://github.com/unlight/nestjs-graphql-prisma/compare/v11.1.0...v11.2.0 ) (2021-04-16)
215
316
You can’t perform that action at this time.
0 commit comments