v0.0.14
What's Changed
- fix: Fetch the correct SEO data when resolving custom taxonomy terms. Props @lucguerraz
- dev!: Move
SEO::$global_authordata
property to theUserSeo
model and make nullable. - dev: Move
seo.breadcrumbs
resolution from theRankMathSeo
interface to theSEO
model. - chore: Update Composer dev-dependencies.
New Contributors
- @lucguerraz made their first contribution in #57
Full Changelog: 0.0.13...0.0.14