Releases: dadish/ProcessGraphQL
Releases · dadish/ProcessGraphQL
v2.0.0
2.0.0 (2023-08-18)
Bug Fixes
- test: make tests compatible with phpunit 9 and 10. (91ac9c7)
Features
- deps: update webonyx/graphql-php into latest version (395c9b5)
- deps: upgrade webonyx/graphql-php to version 15.6.2 (eb8939f)
BREAKING CHANGES
- deps: The webonyx/graphql-php from now on requires PHP version 7.4 and higher. So do we from now on.
v2.0.0-rc.2
v2.0.0-rc.1
2.0.0-rc.1 (2023-05-15)
Bug Fixes
- test: make tests compatible with phpunit 9 and 10. (91ac9c7)
Features
- deps: update webonyx/graphql-php into latest version (395c9b5)
BREAKING CHANGES
- deps: The webonyx/graphql-php from now on requires PHP version 7.4 and higher. So do we from now on.
v1.4.2
v1.4.2-rc.1
1.4.2-rc.1 (2023-05-14)
Bug Fixes
- FeildtypeOptions: fix error for empty values when it's a single option (7a02e9d)