Releases: code-forge-io/seo-tools
Releases · code-forge-io/seo-tools
v1.4.5
Full Changelog: v1.4.4...v1.4.5
v1.4.4
Full Changelog: v1.4.3...v1.4.4
v1.4.3
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- feat: extend structured data with type WebApplication by @bravo-kernel in #11
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- fix: broken mac dependency by @daguitosama in #10
New Contributors
- @daguitosama made their first contribution in #10
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- readme: fix sitemap typing in robots example by @bravo-kernel in #5
- generate meta tags update by @abrulic in #6
New Contributors
- @bravo-kernel made their first contribution in #5
- @abrulic made their first contribution in #6
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Remix sitemap change
From this version it does not ignore the wildcard route by default but you have to instead ignore it yourself if you wish to do so
Full Changelog: v1.2.1...v1.3.0
v1.2.1
Canonical generator upgrade
You can now pass in a canonical link as a prop to the canonical link generator
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Canonical link generation improvements
- The
alternativesprop are now generic and will adapt to whatever you pass in (objects, strings, arrays) - The
urlTransformerandaltAttributesTransformernow also returncanonicalUrlas a prop so you can check if there are duplicates in the alternative links. - You can now return null from the
urlTransformerwhich will omit the alternate tag
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Readme update
Full Changelog: v1.1.0...v1.1.1