Skip to content

Releases: jonasmerlin/astro-seo

v0.3.13

19 Oct 07:47
Compare
Choose a tag to compare
chore(release): 0.3.13

v0.3.11

26 Sep 10:45
Compare
Choose a tag to compare

0.3.11 (2021-09-26)

Features

  • add support for OG article tags (9615bfa)

v0.3.10

04 Sep 09:33
Compare
Choose a tag to compare

0.3.10 (2021-09-04)

Features

  • add support for basic twitter tags (ab90b55)
  • log warning when openGraph.basic.image ist set, but openGraph.image.alt is not (1fc3df8)

v0.3.9

03 Sep 20:17
Compare
Choose a tag to compare

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 and openGraph.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

01 Sep 19:06
Compare
Choose a tag to compare

0.3.8 (2021-09-01)

Bug Fixes

v0.3.7

29 Aug 17:27
Compare
Choose a tag to compare

Bug Fixes

  • make desrciption tag work correctly (d19cedf)
  • don't use closing slashes for meta tags (4e39973)
  • use instead of <> (f7fef3b)
  • use of wrong object for localAlternate (a588be4)
  • test if basic OG properties are null or undefined (edbc136)
  • raise an error when OG prop is passed w/o basics (ee8ea09)

v0.3.1

29 Aug 14:41
Compare
Choose a tag to compare

0.3.1 (2021-08-29)

Features

  • add OG optional properties (3581649)

v0.2.1

29 Aug 12:43
Compare
Choose a tag to compare
add newly supported props to README

v.0.1.1

28 Aug 12:17
Compare
Choose a tag to compare
v0.1.1

add canonical to supported props section in README