v0.4.3 - 2025-06-07
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