Skip to content

0.15.0

Compare
Choose a tag to compare
@MichalLytek MichalLytek released this 17 Oct 19:19
· 600 commits to master since this release

Features

  • Breaking Change: upgrade graphql to ^14.0.2, graphql-subscriptions to ^1.0.0 and @types/graphql to ^14.0.2
  • update all other dependencies
  • drop support for Node.js v9
  • add capability to emit the schema definition file (*.gql) as a buildSchema option
  • add emitSchemaDefinitionFile helper function for emitting the schema SDL