Skip to content

Releases: AxeWP/wp-graphql-rank-math

v0.0.3 - Performance Improvements

07 Aug 11:44
adffa3f
Compare
Choose a tag to compare
  • fix: Ensure Model\Seo::focus_keywords callback returns an array.
  • fix: Keep composer.lock and production vendor deps in repository.
  • dev!: Rename Model\Seo::get_rest_url() to Model\Seo::get_rest_url_param()
  • dev!: Remove Utils\Paper class in favor of RankMath\Paper::reset()
  • dev!: Bump minimum version of RankMath to v1.0.90
  • dev: Replace wp_remote_get() call with rest_do_request() when querying seo.fullHead.
  • dev: Update composer.json meta.
  • ci: Update WP & PHP versions used for tests.
  • chore: Update composer deps.
  • chore: Remove unnecessary PHPStan ignore rule.
  • chore: fix PHPCompatibilityWP testVersion when linting with phpcs.

Full Changelog: 0.0.2...0.0.3

v0.0.2 - Breadcrumbs support

22 May 21:29
Compare
Choose a tag to compare

v0.0.2

  • Feat: Add breadcrumbs trail to BaseSeoFields.
  • Breaking schema change: RankMathGeneral.breadcrumbs changed type from RankMathBreadcrumbs to RankMathBreadcrumbsConfig.

Full Changelog: 0.0.1...0.0.2

v0.0.1 - Initial Release

14 May 20:01
Compare
Choose a tag to compare
release: v0.0.1