Skip to content

v0.9.0

Pre-release
Pre-release

Choose a tag to compare

@Akryum Akryum released this 21 May 22:42

Breaking changes

  • Supports vue-cli 3.0.0-beta.11 or newer.

New

  • Generates a schema.graphql file.
  • Automatically validate GraphQL queries with ESLint against the schema.graphql.
  • Prompt to skip example code, fix #20

Fixed

  • Error from upload client, fix #18