Releases: oekazuma/svelte-meta-tags
Releases · oekazuma/svelte-meta-tags
v2.4.0
2.4.0 (2022-03-12)
Features
- add a property that allows selection of whether to output JSON-LD in the head or in the body (91c9c38)
v2.3.4
2.3.4 (2022-03-03)
Bug Fixes
- add pnpm build to release command (1c01f61)
v2.3.3
2.3.3 (2022-03-03)
Bug Fixes
v2.3.2
2.3.2 (2022-02-28)
Bug Fixes
- deps: update dependency schema-dts to v1.1.0 (d57c99d)
v2.3.1
2.3.1 (2022-02-25)
Bug Fixes
- fix lint error in
@typescript-eslint/no-empty-interface
(6f41cc4)
v2.3.0
2.3.0 (2022-01-28)
Features
- add twitter title description image imageAlt (e3270f5)
v2.2.3
2.2.3 (2022-01-14)
Bug Fixes
- fix path to type definitions (7c49639)
v2.2.2
2.2.2 (2021-12-26)
Bug Fixes
- revert changes so that npm and yarn can also be used for installation (f536977)
v2.2.1
2.2.1 (2021-12-21)
Bug Fixes
- make the schema property of jsonLdProps not mandatory (15f00f9)
v2.2.0
2.2.0 (2021-12-17)
Features
- improved Twitter's CardType type definition (13b11fd)