Releases: jonasmerlin/astro-seo
Releases · jonasmerlin/astro-seo
v0.3.14
0.3.14 (2021-10-30)
Features
- You can now use the
extend
prop to define anylink
ormeta
tag that you want! Big thanks to @RafidMuhymin for implementing these! - BREAKING: If no value for
canonical
is passed, it will now default toAstro.request.canonicalURL.href
. Again, thanks to @RafidMuhymin
Bug Fixes
- change robots meta tag formatting (7a35ada)
v0.3.13
chore(release): 0.3.13
v0.3.11
v0.3.10
v0.3.9
0.3.9 (2021-09-03)
Features
- add support for Open Graph image tags (8e61ff6)
- implemen og:image:secure_url tag (205eb69)
- log warning when
description
andopenGraph.optional.description
are set to same value (91e2fba) - set
og:image:url
content to openGraph.basic.image (4ff103c)
Bug Fixes
- reference typo to canonical variable (3493392
v0.3.8
v0.3.7
Bug Fixes
v0.3.1
v0.2.1
add newly supported props to README
v.0.1.1
v0.1.1 add canonical to supported props section in README