AxeWP / wp-graphql-rank-math

Add GraphQL support for RankMath SEO
GNU General Public License v3.0
50 stars 7 forks source link

fix: expose `canonicalUrl` to unauthenticated users. #102

Closed justlevine closed 1 month ago

justlevine commented 1 month ago

What

This PR fixes the canonicaLUrls visibility in the SEO model to make RankMathSeo.canonicalUrl visible for unauthenticated users.

Additionally, Composer's dev-deps have been updated to their latest (non-breaking) versions.

Why

Closes #100

How

Testing Instructions

Additional Info

Checklist: