Skip to content

Latest commit

 

History

History
95 lines (46 loc) · 4.41 KB

File metadata and controls

95 lines (46 loc) · 4.41 KB

Changelog

2.1.0 (2026-03-21)

Features

  • Add JSDOC descriptions to the properties (#116) (aafddb9)

2.0.0 (2025-11-07)

⚠ BREAKING CHANGES

  • add Svelte v5 as peer dep to fix missing props type declarations (#110)
  • cleanup after migration

Bug Fixes

  • add dist folder to .gitignore (abf5383)
  • add Svelte v5 as peer dep to fix missing props type declarations (#110) (1c7e79c)
  • cleanup after migration (c3a78d8)
  • inline transform key function (f9fedb3)

1.7.0 (2025-09-27)

Features

1.6.1 (2024-05-07)

Bug Fixes

1.6.0 (2024-01-28)

Features

  • add new Svelte Vite Plugin export condition (#74) (b9389ca)

1.5.4 (2023-09-07)

Bug Fixes

1.5.3 (2023-02-24)

Bug Fixes

  • reference error in the opengraph.svelte (#58) (65c0542)

1.5.2 (2023-02-19)

Miscellaneous Chores

1.5.1 (2023-02-19)

Bug Fixes

  • rename files from camel case to kebab case (1db3420)

Miscellaneous Chores

1.5.0 (2023-02-17)

Features

  • new complete version of "Svelte SEO" (#45) (0a1f2a8)

Bug Fixes

1.4.0 (2022-01-19)

Features