Skip to content

Releases: JustinBeckwith/linkinator

v6.0.4

13 Jan 03:33
501fc4c
Compare
Choose a tag to compare

6.0.4 (2024-01-13)

Bug Fixes

v6.0.3

23 Dec 01:22
c50b02f
Compare
Choose a tag to compare

6.0.3 (2023-12-23)

Bug Fixes

v6.0.2

22 Nov 19:50
9abb602
Compare
Choose a tag to compare

6.0.2 (2023-11-22)

Bug Fixes

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

v6.0.1

30 Oct 18:03
b806665
Compare
Choose a tag to compare

6.0.1 (2023-10-30)

Bug Fixes

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

v6.0.0

24 Oct 20:54
351a7c9
Compare
Choose a tag to compare

6.0.0 (2023-10-24)

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

21 Aug 20:54
07013cc
Compare
Choose a tag to compare

5.0.2 (2023-08-21)

Bug Fixes

v5.0.1

30 May 15:26
03417c4
Compare
Choose a tag to compare

5.0.1 (2023-05-30)

Bug Fixes

v5.0.0

30 May 01:24
4d682bf
Compare
Choose a tag to compare

5.0.0 (2023-05-30)

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

30 May 01:03
4310692
Compare
Choose a tag to compare

4.1.3 (2023-05-30)

Bug Fixes

v4.1.2

15 Dec 18:45
e3d929b
Compare
Choose a tag to compare

4.1.2 (2022-12-15)

Bug Fixes