Releases: unlight/prisma-nestjs-graphql
Releases · unlight/prisma-nestjs-graphql
v15.2.5
02 May 16:31
Compare
Sorry, something went wrong.
No results found
v15.2.4
02 May 15:15
Compare
Sorry, something went wrong.
No results found
15.2.4 (2022-05-02)
Bug Fixes
mongodb: Get matching input type from Json (e16cad0 )
v15.2.3
02 May 14:47
Compare
Sorry, something went wrong.
No results found
15.2.3 (2022-05-02)
Bug Fixes
mongodb: Support composite types (behaves like model) (d505ecb ), closes #99
v15.2.2
12 Apr 18:32
Compare
Sorry, something went wrong.
No results found
15.2.2 (2022-04-12)
Bug Fixes
other: Fail model with single id field in mongodb (4d19e9a ), closes #96
v15.2.1
03 Apr 14:35
Compare
Sorry, something went wrong.
No results found
v15.2.0
26 Mar 14:53
Compare
Sorry, something went wrong.
No results found
15.2.0 (2022-03-26)
Features
Support reexport with custom output pattern (2786894 )
v15.1.1
21 Mar 16:28
Compare
Sorry, something went wrong.
No results found
v15.1.0
16 Mar 19:59
Compare
Sorry, something went wrong.
No results found
15.1.0 (2022-03-16)
Features
Use Prisma.Decimal typescript type (0395e5f )
v15.0.0
15 Mar 19:49
Compare
Sorry, something went wrong.
No results found
15.0.0 (2022-03-15)
⚠ BREAKING CHANGES
other: defaults input and output in PropertyType to false
Bug Fixes
other: Makes proptype resolution behave like fieldtype (850018a )
v14.7.1
12 Mar 21:18
Compare
Sorry, something went wrong.
No results found
14.7.1 (2022-03-12)
Bug Fixes
Remove unused classes when both noAtomicOperations and emitSingle enabled (41ce3c1 ), closes #89