Linkinator Versions Save

🐿 Scurry around your site and find all those broken links.

v6.0.4

4 months ago

6.0.4 (2024-01-13)

Bug Fixes

v6.0.3

4 months ago

6.0.3 (2023-12-23)

Bug Fixes

v6.0.2

5 months ago

6.0.2 (2023-11-22)

Bug Fixes

  • deps: update dependency marked to v10 (#578) (9abb602)

v6.0.1

6 months ago

6.0.1 (2023-10-30)

Bug Fixes

  • add declaration true to compilerOptions to generate d.ts files (#576) (b806665)

v6.0.0

6 months ago

6.0.0 (2023-10-24)

  • build!: drop support for node 16 (#575) (351a7c9), closes #575

BREAKING CHANGES

  • This module now requires node.js 18 and up. It includes a variety of related changes:
  • Migrate from gts to xo for linting and code formatting
  • Upgrade multiple deps to the latest version that were blocked on node 16
  • Drop the codecov dependency and move to the github action
  • Update the tsconfig to target Node16 for the module strategy

It's entirely possible this change didn't break anything for most users, but it's also possible it did.

v5.0.2

8 months ago

5.0.2 (2023-08-21)

Bug Fixes

v5.0.1

11 months ago

5.0.1 (2023-05-30)

Bug Fixes

v5.0.0

11 months ago

5.0.0 (2023-05-30)

  • feat!: require node.js 16 and up (#551) (4d682bf), closes #551

BREAKING CHANGES

  • Require Node.js 16 and up. Version 4.1.3 accidentally had this change so I had to move the dist tag back.

v4.1.3

11 months ago

4.1.3 (2023-05-30)

Bug Fixes

v4.1.2

1 year ago

4.1.2 (2022-12-15)

Bug Fixes