v4.0.0
- Support GraphQL v15
- Support GraphQL Config v3
- Update every dependency to latest
- Move shared parts of logic under
@graphql-cli
scoped packages - Use Yargs instead of Commander.js
- Add
validate
,coverage
,diff
andsimilar
commands - GraphQL Inspector - Use GraphQL Codegen in
codegen
command - Replace
playground
withserve
command - Replace
get-schema
withintrospect
command - New Plugin System
- Use Graphback
- Bug fixes