You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [16.0.0](v15.3.2...v16.0.0) (2022-05-22)
### ⚠ BREAKING CHANGES
* @type decorator will be added to all input classes
### Bug Fixes
* Create decimal value object ([f368231](f368231)), closes [#113](#113)
* No atomic operations for scalar input list ([e55767b](e55767b))
*@Type decorator will be added to all input classes
7
+
8
+
### Bug Fixes
9
+
10
+
* Create decimal value object ([f368231](https://github.com/unlight/nestjs-graphql-prisma/commit/f368231ac4c97a51a60b98e140623e84a28e3e63)), closes [#113](https://github.com/unlight/nestjs-graphql-prisma/issues/113)
11
+
* No atomic operations for scalar input list ([e55767b](https://github.com/unlight/nestjs-graphql-prisma/commit/e55767b37ba2148453ef3bc9d6a0ff580e588cba))
0 commit comments