This release adds support for the latest alpha versions of PHPCompatibility and PHPCompatibilityWP, and makes a few accompanying changes to the rulesets.
What's Changed
WPGraphQL-Minimum
- feat: Add additional
@phpstan-*properties toSlevomatCodingStandard.Namespaces.FullyQualifiedClassNameInAnnotation.ignoredAnnotationNames. - feat: Exclude deprecated
WordPressVIPMinimum.JSruleset.
WPGraphQL-Extra
- feat: Add
Squiz.WhiteSpace.FunctionSpacingtoWPGraphQL-Extraruleset to limit max. consecutive blank lines to 1 instead of 2.
Misc
- dev: Add support for PHPCompatibility v10-alpha and PHPCompatibilityWP v3-alpha.
- docs: Update example ruleset to default to PHP 8.2 and WP 6.5.
- ci: Update GitHub workflow with latest action versions.
- ci: Add
dependabot.ymlconfig for GitHub workflows. - chore: Address misc formatting nits.
New Contributors
- @dependabot[bot] made their first contribution in #12
Full Changelog: 2.0.1...2.1.0