v0.1.1 - 2024-03-24
This minor release adds support for more social fields in the RankMathSocialMetaSettings and RankMathUserSeo types. Additionally, it fixes a bug where the seo.openGraph.image field would fail to resolve if provided a string image.
There are no breaking changes.
What's changed
- feat: Expose
additionalProfilesfield onRankMathSocialMetaSettings. props: @colis 🙌 - feat: Expose
facebookProfileUrl,twitterUserName, andadditionalProfilessocial fields onRankMathUserSeo. props: @colis 🙌 - fix: Correctly resolve
seo.openGraph.imagefield when parsed value is a string.
New Contributors
Full Changelog: 0.1.0...0.1.1