Skip to content

Releases: oekazuma/svelte-meta-tags

svelte-meta-tags@4.1.0

09 Jan 02:42
5de82c1
Compare
Choose a tag to compare

Minor Changes

  • efa99d7: Add @graph support in JSON-LD

svelte-meta-tags@4.0.4

25 Oct 01:46
daa08e3
Compare
Choose a tag to compare

Patch Changes

  • 3cf0b94: Refactored deepMerge function to improve performance

svelte-meta-tags@4.0.3

24 Oct 10:10
390d335
Compare
Choose a tag to compare

Patch Changes

  • 37e6e8d: Refactor deepMerge function to fix type issue

svelte-meta-tags@4.0.2

24 Oct 09:38
2e461e1
Compare
Choose a tag to compare

Patch Changes

  • fd1837c: Refactor deepMerge function to improve readability and maintainability

svelte-meta-tags@4.0.1

23 Oct 14:27
2615a2e
Compare
Choose a tag to compare

Patch Changes

  • 6c52d8b: Remove {#key} that was used reactivity, as it is no longer necessary

svelte-meta-tags@4.0.0

23 Oct 10:58
0b97bae
Compare
Choose a tag to compare

Major Changes

Note: If you are migrating from v3 to v4, Please Read Migration Guide

svelte-meta-tags@3.1.4

26 Aug 09:58
498cb3a
Compare
Choose a tag to compare

Patch Changes

  • eedec7d: add title attribute to Link type

svelte-meta-tags@3.1.3

14 Aug 03:35
92420bc
Compare
Choose a tag to compare

Patch Changes

  • f595784: chore: package provenance

svelte-meta-tags@3.1.2

08 Apr 05:12
dd6efb5
Compare
Choose a tag to compare

Patch Changes

  • fffe615: Fix reactivity of title tag

svelte-meta-tags@3.1.1

04 Mar 07:53
e01cca7
Compare
Choose a tag to compare

Patch Changes

  • 88528fe: Fix to not generate an empty <title> tag if no title is set