Skip to content

v0.1.2 - 2023-6-05

Choose a tag to compare

@justlevine justlevine released this 05 Jun 12:20
· 79 commits to main since this release
ec1069f

This 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.1.1...0.1.2