2.0.0-beta.1
Pre-release
Pre-release
This release requires WPCS 3.0.0 or higher. Please read the WordPressCS 3.0 upgrade guide for instructions on how to update your local rulesets and code annotations.
What's Changed
- feat!: Bumped minimum WPCS and VIPCS versions to
3.0.0
. - fix!: Remove unused
WordPress.CodeAnalysis.AssignmentInCondition.Found
exclusion fromWPGraphQL-Minimum
. - feat!: Add
Generic.CodeAnalysis.UnusedFunctionParameter
andWordPress.WP.Capabilities.Undetermined
sniffs toWPGraphQL-Strict
. These sniffs are excluded from theWPGraphQL-Core
standard.
Full Changelog: 1.0.0-beta.4...2.0.0-beta.1