Skip to content

Releases: jonasmerlin/astro-seo

v0.7.0

16 Jan 12:49
Compare
Choose a tag to compare

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

  • add rest of twitter tags (c168701)

Bug Fixes

  • add support for crossorigin links (3c01b1e)

v0.6.1

19 Dec 12:12
Compare
Choose a tag to compare

Add charset property.

v0.6.0

24 Aug 06:39
Compare
Choose a tag to compare

fixes #38

v0.5.1

27 Jul 06:58
Compare
Choose a tag to compare

Make thingr ready for Astro 1.0

v0.5.0

06 Apr 10:08
Compare
Choose a tag to compare

0.5.0 (2022-04-06)

⚠ BREAKING CHANGES

v0.4.4

29 Mar 10:09
Compare
Choose a tag to compare
chore(release): 0.4.4

v0.4.3

29 Mar 10:05
Compare
Choose a tag to compare
chore(release): 0.4.3

v0.4.2

09 Nov 17:52
Compare
Choose a tag to compare
chore(release): 0.4.2

v0.4.1

08 Nov 06:07
Compare
Choose a tag to compare

Bug Fixes

  • added components to files in package.json (0d7e3ef)

v0.4.0

06 Nov 08:19
Compare
Choose a tag to compare

Features

Bug Fixes

  • OpenGraphImageTags: destructure basic.image prop (6c6b35d)