Skip to content

Releases: forge-42/seo-tools

v1.4.5

07 Jul 11:11
Compare
Choose a tag to compare

v1.4.4

07 Jul 10:22
Compare
Choose a tag to compare

Full Changelog: v1.4.3...v1.4.4

v1.4.3

07 Jul 09:17
Compare
Choose a tag to compare

Full Changelog: v1.4.2...v1.4.3

v1.4.2

02 Jun 13:07
4daa950
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

02 Jun 13:05
640f1f6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

13 May 08:45
d52718e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

29 Jul 10:58
Compare
Choose a tag to compare

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

29 Jul 07:52
Compare
Choose a tag to compare

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

26 Jul 14:57
Compare
Choose a tag to compare

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

v1.1.1

25 Jul 13:12
Compare
Choose a tag to compare

Readme update
Full Changelog: v1.1.0...v1.1.1