Releases: unlight/prisma-nestjs-graphql
Releases · unlight/prisma-nestjs-graphql
v4.0.1
4.0.1 (2020-11-27)
Bug Fixes
- Do not generate undefined properties (c7127a4)
Performance Improvements
v4.0.0
4.0.0 (2020-11-27)
Bug Fixes
- Generator options: dasherizedName renamed to name (c537340)
Features
- New token
{plural.type}
for outputFilePattern generator options (51cc938)
BREAKING CHANGES
- Generator options: dasherizedName renamed to name
v3.0.0
3.0.0 (2020-11-26)
Bug Fixes
BREAKING CHANGES
v2.1.0
2.1.0 (2020-11-20)
Bug Fixes
Features
- Custom graphql field mapping (10fb039)
- Custom property mapping (f8cc54d)
Performance Improvements
v2.0.2
2.0.2 (2020-11-14)
Bug Fixes
- Enum atomic operation are not processed (43a2506)
v2.0.1
2.0.1 (2020-11-13)
Bug Fixes
- Missing enum import type with enum filter object (a5356c3), closes #3
v2.0.0
2.0.0 (2020-10-04)
Bug Fixes
- Adapted generator to Prisma 2.8 (4ac4779)
BREAKING CHANGES
- Adapted generator to Prisma 2.8
v1.6.0
1.6.0 (2020-09-08)
Features
- Generate other output types (55e5cd5)
v1.5.0
1.5.0 (2020-09-07)
Features
v1.4.0
1.4.0 (2020-09-04)
Features
- Option to disable atomic number operations (3319ff9)