Skip to content

v0.1.1 - 2024-03-24

Compare
Choose a tag to compare
@justlevine justlevine released this 24 Mar 10:16
· 35 commits to main since this release
ab3e4d2

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 additionalProfiles field on RankMathSocialMetaSettings. props: @colis 🙌
  • feat: Expose facebookProfileUrl, twitterUserName, and additionalProfiles social fields on RankMathUserSeo. props: @colis 🙌
  • fix: Correctly resolve seo.openGraph.image field when parsed value is a string.

New Contributors

  • @colis made their first contribution in #75

Full Changelog: 0.1.0...0.1.1