v2.0.0-rc.1
版本发布时间: 2024-04-24 22:18:18
MichalLytek/type-graphql最新发布版本:v2.0.0-rc.2(2024-06-07 20:27:54)
Features
- support other
Reflect
polyfills thanreflect-metadata
by checking only usedReflect
API (#1102)
Fixes
- properly override fields of
@ArgsType
classes in deeply nested inheritance chain (#1644) - allow for leading spaces and multiline directives definitions in
@Directive
decorator (#1423)