Skip to content

v0.13.2

Latest
Compare
Choose a tag to compare
@justlevine justlevine released this 18 Jun 21:41
1501ed8

This minor release adds support for WPGraphQL v2.3.3, including lazy-loaded descriptions for GraphQL types which should result in significant performance improvements when querying the schema, especially for i18n users.

What's Changed

  • dev: Add support for lazy-loaded descriptions.
  • ci: Test compatibility against WPGraphQL v2.3.3.
  • chore: Update Composer dependencies, and remediate PHPCS/PHPStan issues.

Full Changelog: v0.13.1...v0.13.2