All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.7.1 (2023-02-18)
0.7.0 (2023-01-16)
- add rest of twitter tags
- add rest of twitter tags (c168701)
- add support for crossorigin links (3c01b1e)
0.6.1 (2022-12-19)
0.6.0 (2022-08-24)
0.5.2 (2022-08-24)
0.5.1 (2022-07-27)
0.5.0 (2022-04-06)
- upgrade to Astro v0.26 (03b0039)
0.4.4 (2022-03-29)
0.4.3 (2022-03-29)
0.4.2 (2021-11-09)
- added src/components to package.json (a7c711f)
0.4.1 (2021-11-08)
- added components to files in package.json (0d7e3ef)
0.4.0 (2021-11-06)
0.3.15 (2021-11-06)
- upgrade for astro@0.21 (ed3b2ee)
- OpenGraphImageTags: destructer basic.image prop (6c6b35d)
0.3.14 (2021-10-30)
- change robots meta tag formatting (7a35ada)
0.3.13 (2021-10-19)
0.3.12 (2021-10-06)
- change description check to title check (caec994)
0.3.11 (2021-09-26)
- add support for OG article tags (9615bfa)
0.3.10 (2021-09-04)
- add support for basic twitter tags (ab90b55)
- log warning when
openGraph.basic.image
ist set, butopenGraph.image.alt
is not (1fc3df8)
0.3.9 (2021-09-03)
- 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)
- reference typo to canonical variable (3493392)
0.3.8 (2021-09-01)
- typos (e182fcb)
0.3.7 (2021-08-29)
- make desrciption tag work correctly (d19cedf)
0.3.6 (2021-08-29)
0.3.5 (2021-08-29)
- use of wrong object for localAlternate (a588be4)
0.3.4 (2021-08-29)
- test if basic OG properties are null or undefined (edbc136)
0.3.3 (2021-08-29)
- raise an error when OG prop is passed w/o basics (ee8ea09)
0.3.2 (2021-08-29)
- wrap basic OG tags in fragment (bc8da49)
0.3.1 (2021-08-29)
- add OG optional properties (3581649)