Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.1.1 source code.tar.gz | 2020-11-04 | 4.4 MB | |
1.1.1 source code.zip | 2020-11-04 | 4.8 MB | |
README.md | 2020-11-04 | 400 Bytes | |
Totals: 3 Items | 9.2 MB | 0 |
Fixes
- fix crashing when of union's or interface type's
resolveType
function returnsundefined
ornull
(#731) - fix crashing when no reflected type available for fields with params decorators (#724)
- fix not registering object types implementing interface type when interface type is used as object type field type (#736)
- properly transform nested array of input type classes (#737)