Skip to content

v0.3.4 - 2025-06-07

Latest
Compare
Choose a tag to compare
@justlevine justlevine released this 07 Jun 12:08
167bdd4

This minor release adds support for WPGraphQL 2.3's new lazy-loading features, resulting in significant performance improvements. It also fixes a type conflict when using WPGraphQL for WooCommerce 0.21.1+.

What's Changed

  • fix: Fix type conflicts on Product interfaces in WooGraphQL 0.21.1+. Props @robbiebel 🙌
  • dev: Add support for lazy-loading GraphQL descriptions and deprecation messages.
  • chore: bump PHPStan to v2.0.x
  • chore: Test compatibility with WordPress 6.8 and WPGraphQL 2.3.
  • chore: Update Composer dev-dependencies and lint.

Full Changelog: 0.3.3...0.3.4