Skip to content

5.0.0

Compare
Choose a tag to compare
@PowerKiKi PowerKiKi released this 04 Mar 07:24
· 36 commits to master since this release
8166505

Fixed

  • Exclude dev files from composer package

BREAKING CHANGE

  • Remove outdated workaround for operationName and operation

    This is a breaking change only if you rely on the existing of operation
    instead of operationName in subsequent middleware. It is not breaking
    if you only use GraphQL\Server\StandardServer.