Skip to content

v0.4.4

Compare
Choose a tag to compare
@justlevine justlevine released this 05 Jun 12:27
· 10 commits to main since this release
6b1674e

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