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