Releases: jonasmerlin/astro-seo
Releases · jonasmerlin/astro-seo
v0.7.0
0.7.0 (2023-01-16)
⚠ BREAKING CHANGES
- add rest of twitter tags (breaking because this changed the type for the
twitter.card
prop as well)
Features
Bug Fixes
- add support for crossorigin links (3c01b1e)
v0.5.1
Make thingr ready for Astro 1.0
v0.5.0
0.5.0 (2022-04-06)
⚠ BREAKING CHANGES
v0.4.1
Bug Fixes
- added components to files in package.json (0d7e3ef)
v0.4.0
Features
- upgrade for astro@0.21 (ed3b2ee)
- BREAKING CHANGE: Set Astro.request.canonicalURL.href as default og:url
Bug Fixes
- OpenGraphImageTags: destructure basic.image prop (6c6b35d)