Skip to content

v5.0.0

Compare
Choose a tag to compare
@devmaslov devmaslov released this 09 Nov 14:50
· 67 commits to master since this release
b7682aa

What's new:

Important breaking change:

Until now GraphQLite Bundle did not follow the general naming convention set by the main library. Thus following by GraphQLite Symfony Validator Bridge the root namespace has been changed from TheCodingMachine\Graphqlite\Bundle to TheCodingMachine\GraphQLite\Bundle and all occurrences of Graphqlite in the code and file names have been changed to GraphQLite.

If you're updating GraphQLite Bundle in existing project, make sure to replace Graphqlite occurrences with GraphQLite. That includes at least the following files:

  • config/bundles.php
  • config/packages/graphqlite.yaml