Skip to content

v3.0.0

Choose a tag to compare

@schickling schickling released this 14 Dec 17:21
· 1525 commits to master since this release

3.0.0 (2018-12-14)

Bug Fixes

Performance Improvements

  • graphql: Fix GraphQL version (baa691a)

BREAKING CHANGES

  • graphql: This commit changes GraphQL version from 0.13.x to 14.x.x.
  • Added Prettier and husky to prevent any styling changes accross commits.

  • Added missing inquirer type definitions.