Skip to content

v1.2.0

Compare
Choose a tag to compare
@AlemTuzlak AlemTuzlak released this 26 Jul 14:57
· 3 commits to main since this release

Canonical link generation improvements

  • The alternatives prop are now generic and will adapt to whatever you pass in (objects, strings, arrays)
  • The urlTransformer and altAttributesTransformer now also return canonicalUrl as a prop so you can check if there are duplicates in the alternative links.
  • You can now return null from the urlTransformer which will omit the alternate tag

Full Changelog: v1.1.1...v1.2.0