We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a44e4e commit 3293159Copy full SHA for 3293159
CHANGELOG.md
@@ -9,6 +9,17 @@ You can find and compare releases at the [GitHub release page](https://github.co
9
10
## Unreleased
11
12
+## v15.8.0
13
+
14
+### Added
15
16
+- Early return when complexity is disabled https://github.com/webonyx/graphql-php/pull/1475
17
+- Allow access to calculated query complexity https://github.com/webonyx/graphql-php/pull/1475
18
19
+### Fixed
20
21
+- Fix PHPStan definition for `SchemaConfig` option `types` https://github.com/webonyx/graphql-php/pull/1479
22
23
## v15.7.0
24
25
### Added
0 commit comments