v0.3.1 - 2024-08-11
This minor release fixes several bugs and improves compatibility with WPGraphQL for WooCommerce.
What's Changed
- fix: Fix interface conflicts
Product.andProductVariation.seotypes with WPGraphQL for WooCommerce. H/t @robbiebel - fix: Prevent fatal errors when resolving custom
seo.openGraphschemas by improving type handling. H/t @juniorzenb - fix: Expose
RankMathSeo.canonicalUrlto unauthenticated users. H/t @marziolek - fix: Check if classes are loaded by a different autoloader before attempting to autoload them.
- chore: Update Composer dev-deps.
- tests: fix namespaces for Codeception tests.
- ci: test plugin compatibility with WordPress 6.6.1.
- ci: Remove WP < 6.3 from GitHub Actions tests for RankMath 1.0.218+ compatibility.
- ci: add
INCLUDE_EXTENSIONSto.envfor installing external plugins (woocommerce, wp-graphql-woocommerce). - ci: replace uses of deprecated
docker-composewithdocker compose.
Full Changelog: 0.3.0...0.3.1