Skip to content

Commit b8a11cd

Browse files
chore(release): 10.1.0 [skip ci]
## [10.1.0](v10.0.1...v10.1.0) (2021-03-13) ### Features * Allow to configure path to `tsconfig.json` ([ead4411](ead4411)) * Validate `outputFilePattern` ([3240a73](3240a73)) ### Bug Fixes * Save files without intermediate layer ([4a07bea](4a07bea)) ### Performance Improvements * Generation of inputs/outputs ([4604160](4604160))
1 parent ead4411 commit b8a11cd

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [10.1.0](https://github.com/unlight/nestjs-graphql-prisma/compare/v10.0.1...v10.1.0) (2021-03-13)
2+
3+
4+
### Features
5+
6+
* Allow to configure path to `tsconfig.json` ([ead4411](https://github.com/unlight/nestjs-graphql-prisma/commit/ead44117565e6654128b8209adb3046b1134ae82))
7+
* Validate `outputFilePattern` ([3240a73](https://github.com/unlight/nestjs-graphql-prisma/commit/3240a7344033a943b9b6433b24a8c779fe84b9f7))
8+
9+
10+
### Bug Fixes
11+
12+
* Save files without intermediate layer ([4a07bea](https://github.com/unlight/nestjs-graphql-prisma/commit/4a07bea7d9657549f51b7a09910028e1815dbecb))
13+
14+
15+
### Performance Improvements
16+
17+
* Generation of inputs/outputs ([4604160](https://github.com/unlight/nestjs-graphql-prisma/commit/46041608bbd7e16bae5b2464890c50ceccdaf5c6))
18+
119
## [10.0.1](https://github.com/unlight/nestjs-graphql-prisma/compare/v10.0.0...v10.0.1) (2021-03-04)
220

321

0 commit comments

Comments
 (0)