Skip to content

Releases: oekazuma/svelte-meta-tags

[email protected]

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

Patch Changes

  • 3cf0b94: Refactored deepMerge function to improve performance

[email protected]

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

Patch Changes

  • 37e6e8d: Refactor deepMerge function to fix type issue

[email protected]

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

Patch Changes

  • fd1837c: Refactor deepMerge function to improve readability and maintainability

[email protected]

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

[email protected]

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

[email protected]

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

Patch Changes

  • eedec7d: add title attribute to Link type

[email protected]

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

Patch Changes

  • f595784: chore: package provenance

[email protected]

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

Patch Changes

  • fffe615: Fix reactivity of title tag

[email protected]

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

[email protected]

10 Nov 09:21
1aae1af
Compare
Choose a tag to compare

Minor Changes

  • e0503fc: Add support to keywords meta tag