You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5.0.0
### 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`.