Releases: unlight/prisma-nestjs-graphql
Releases · unlight/prisma-nestjs-graphql
v15.3.1
15.3.1 (2022-05-10)
Bug Fixes
- generate: allow datamodels.type to be undefined (faefc8f), closes #106
v15.2.6
15.2.6 (2022-05-03)
Bug Fixes
- hide field: Fields in nested types (2760d9e), closes #80
v15.2.4
15.2.4 (2022-05-02)
Bug Fixes
- mongodb: Get matching input type from Json (e16cad0)
v15.2.3
15.2.3 (2022-05-02)
Bug Fixes
- mongodb: Support composite types (behaves like model) (d505ecb), closes #99
v15.2.2
15.2.2 (2022-04-12)
Bug Fixes
- other: Fail model with single id field in mongodb (4d19e9a), closes #96
v15.2.0
15.2.0 (2022-03-26)
Features
- Support reexport with custom output pattern (2786894)