v0.17.1
版本发布时间: 2019-03-30 23:24:40
MichalLytek/type-graphql最新发布版本:v2.0.0-rc.2(2024-06-07 20:27:54)
Features
- add support for emitting schema file in not existing directory (#269)
- drop support for Node.js v6 (end of LTS in April 2019)
Fixes
- fix typings discovery support for WebStorm (#276)
- allow for returning plain objects when using
ObjectType
s that implementsInterfaceType
s or extends other classes (#160)