Skip to content

v0.4.3 - 2025-06-07

Choose a tag to compare

@justlevine justlevine released this 07 Jun 11:07
· 1 commit to main since this release
ecab1fd

This minor release fixes a bug when validating allowed origins from different ports on the same domain. It also adds support for WPGraphQL 2.3's new lazy-loading features, resulting in significant performance improvements.

What's Changed

  • fix: Compare ports when validating allowed origins. h/t @ahuseyn
  • dev: Add support for lazy-loading GraphQL descriptions and deprecation messages.
  • chore: Update NPM + Composer dependencies.
  • chore: Test compatibility with WordPress 6.8 + WPGraphQL 2.3

Full Changelog: 0.4.2...0.4.3