Skip to content

0.17.1

Choose a tag to compare

@MichalLytek MichalLytek released this 30 Mar 15:24
· 571 commits to master since this release

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 ObjectTypes that implements InterfaceTypes or extends other classes (#160)