Releases: TheDahoom/Sveltekit-seo
Releases · TheDahoom/Sveltekit-seo
v0.5.1
v0.5.1-next
docs: added types guide for v0.5
v0.5.0
New additions Thanks to PR from GABRYCA!
Changelogs:
- New recommended usage of the component with backwards compatibility for previous usage.
- Updated README.
- Added support for page stores.
- Added "type" to props.
- Fixed schemaOrg generating when set to false (disabled).
- Bump to 0.5.0.
- Internal enhancements.
v0.5.0-next
New additions Thanks to PR from GABRYCA!
Changelogs:
New recommended usage of the component with backwards compatibility of previous one.
Updated README.
Added support for page stores.
Added "type" to props.
Fixed schemaOrg generating when set to false (disabled).
Bump to 0.5.0 next.
Added peerDependency Svelte >=5.0.0 (this should prevent users from using this version with older version, they should use version 0.5.0 instead).
Internal enhancements.
v0.4.4
add: refactor types to support exporting interface for GABRYCA implem…
v0.4.3
updated docs thanks to fabianmossberg
v0.4.2
fix: canonical should have href, not content thanks to fabianmossberg
v0.4.1
adjustment
v0.4.0
Syntax improvements with size shave
v0.3.5
Added schemaType with auto formatting for array and string