Skip to content

v3.0.0

Choose a tag to compare

@cjoudrey cjoudrey released this 06 May 13:19
· 7 commits to master since this release
c53fb8c

Breaking changes

  • graphql has been moved to peerDependencies in order to more flexible. This should help projects that were previously unable to upgrade the graphql package due to graphql-schema-linter requiring graphql v15. Usage information for this tool has been updated in the README.md to reflect this change. #298 (Thanks @dchambers)