- add support to svelte 4
- refactor: use
@sveltinio/ts-utils
- chore: dev deps updated
- fix: remove utils.js from the exports map on package.json
- chore: deps updated
- docs: updated to reflect changes on how to properly import and use the components
- migration to @sveltejs/package v2
- fix(JsonLdWebSite): description
- cleanup SEOWebSite type
- fix(JsonLdBreadcrumbs): avoid duplicated entries when current is empty
- fix(PageMetaTags): duplicated
svelte:head
inOpenGraph
andTwitterCard
- fix: ensure passed data is array before looping it when JS
- fix package dir
- OpenGraph types
Business
,Product
,Music
andVideo
added.
JsonLdBreadcrumbs
now has just url
as prop.
- documentation per component added
- deps updates
- fix: re-exporting components as they are instead of 'as default'
- refactor types and fixed json-ld components
- fixed an issue where the
type
attribute for script tag was dropped out during packaging"
- Bump version to update the github repo link on npm
- fix url to home
- json-ld breadcrumbs fixed
- SEO components refactored as well as interfaces to be more consistent
- demos fixed
- fix ts classes
- ready for v0.1.0