Skip to content

Releases: ashhitch/wp-graphql-yoast-seo

v4.23.2 Fix: WordPress.org version

18 Dec 12:59
9bdf344
Compare
Choose a tag to compare

Github Action fix

18 Dec 12:24
a2de4c2
Compare
Choose a tag to compare

v4.23.0 - SEOTaxonomy support

17 Dec 22:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.22.5...v4.23.0

v4.22.5

30 Jun 20:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.22.4...v4.22.5

v4.22.4

29 May 20:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.22.3...v4.22.4

v4.22.3

29 May 19:43
Compare
Choose a tag to compare

What's Changed

  • Fix TwitterImage: Cannot return null for non-nullable field "MediaItem.databaseId"." by @kuuak in #156
  • fix: Fixes an error if $meta is empty for post type archive by @LiamMartens in #160

New Contributors

Full Changelog: v4.22.2...v4.22.3

v4.22.2 Cannot return null for non-nullable field "MediaItem.id"

17 Apr 16:50
c2d394c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.22.1...v4.22.2

Taxonomies metatag behaviour fixed

08 Mar 13:46
9249096
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.22.0...v4.22.1

Date archive title and description

06 Feb 21:19
e91fd80
Compare
Choose a tag to compare

What's Changed

Adds Date archive title and description

query GetSeoConfig {
    seo {
        meta {
            date {
                description
                title
            }
        }
    }
}

Full Changelog: v4.21.0...v4.22.0

`metaRobotsIndex` and `metaRobotsFollow` string fields

06 Jan 20:32
9495c90
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.20.0...v4.21.0