This release marks the first stable
release of the WPGraphQL Coding Standards. 🎉🎉
It updates the WPGraphQL-Core
ruleset to match the latest changes included in WPGraphQL v2.0.0.
Note
While this v2.0 release coincides with WPGraphQL v2.0, it's more of a reflection of the stability of the rulesets that these were the only changes needed to WPGraphQL or these rulesets since April 2024.
Future releases will continue to use SemVer, and not necessarily align with WPGraphQL's core version.
What's changed
WPGraphQL-Core
- Added
WordPress.NamingConventions.ValidFunctionName.MethodNameInvalid
. - Added
SlevomatCodingStandard.TypeHints.NullableTypeForNullDefaultValue.NullabilityTypeMissing
.
Full Changelog: 2.0.0-beta.3...2.0.0