Skip to content

Releases: oekazuma/svelte-meta-tags

v2.4.0

12 Mar 15:30
Compare
Choose a tag to compare

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

03 Mar 17:54
Compare
Choose a tag to compare

2.3.4 (2022-03-03)

Bug Fixes

  • add pnpm build to release command (1c01f61)

v2.3.3

03 Mar 09:42
Compare
Choose a tag to compare

2.3.3 (2022-03-03)

Bug Fixes

v2.3.2

28 Feb 07:26
Compare
Choose a tag to compare

2.3.2 (2022-02-28)

Bug Fixes

  • deps: update dependency schema-dts to v1.1.0 (d57c99d)

v2.3.1

25 Feb 02:12
Compare
Choose a tag to compare

2.3.1 (2022-02-25)

Bug Fixes

  • fix lint error in @typescript-eslint/no-empty-interface (6f41cc4)

v2.3.0

28 Jan 05:11
Compare
Choose a tag to compare

2.3.0 (2022-01-28)

Features

  • add twitter title description image imageAlt (e3270f5)

v2.2.3

14 Jan 09:34
Compare
Choose a tag to compare

2.2.3 (2022-01-14)

Bug Fixes

  • fix path to type definitions (7c49639)

v2.2.2

26 Dec 11:08
Compare
Choose a tag to compare

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

21 Dec 06:43
Compare
Choose a tag to compare

2.2.1 (2021-12-21)

Bug Fixes

  • make the schema property of jsonLdProps not mandatory (15f00f9)

v2.2.0

17 Dec 13:07
Compare
Choose a tag to compare

2.2.0 (2021-12-17)

Features

  • improved Twitter's CardType type definition (13b11fd)