Skip to content

v2.1.0 - 2026-01-18

Latest

Choose a tag to compare

@justlevine justlevine released this 18 Jan 11:29
25ad34b

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 to SlevomatCodingStandard.Namespaces.FullyQualifiedClassNameInAnnotation.ignoredAnnotationNames.
  • feat: Exclude deprecated WordPressVIPMinimum.JS ruleset.

WPGraphQL-Extra

  • feat: Add Squiz.WhiteSpace.FunctionSpacing to WPGraphQL-Extra ruleset 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.yml config for GitHub workflows.
  • chore: Address misc formatting nits.

New Contributors

Full Changelog: 2.0.1...2.1.0