v0.4.4
This minor release implements the new WPGraphQL Coding Standards ruleset for PHP_CodeSniffer
. While many of the addressed sniffs are cosmetic, numerous smells regarding performance, type safety, sanitization, and 3rd-party interoperability have been fixed as well.
What's Changed
- chore: Implement
axepress/wp-graphql-cs
PHP_Codesniffer ruleset. - chore: Update WPGraphQL Plugin Boilerplate to v0.0.9.
- chore: Update Composer dev-dependencies.
Full Changelog: 0.4.3...0.4.4