Skip to content

Releases: JustinBeckwith/linkinator

v4.1.1

13 Nov 19:27
ca3f275
Compare
Choose a tag to compare

4.1.1 (2022-11-13)

Bug Fixes

  • remove file import prefix to please ncc (#526) (ca3f275)

v4.1.0

17 Oct 18:14
1013780
Compare
Choose a tag to compare

4.1.0 (2022-10-17)

Features

  • Config: Support for Javascript based config files (#516) (1013780)

v4.0.3

07 Sep 15:16
90fa80e
Compare
Choose a tag to compare

4.0.3 (2022-09-07)

Bug Fixes

v4.0.2

11 Jul 01:41
fefb5b6
Compare
Choose a tag to compare

4.0.2 (2022-07-11)

Bug Fixes

  • address srcset parsing with multiple spaces (#512) (fefb5b6)

v4.0.1

09 Jul 02:48
9a8a83c
Compare
Choose a tag to compare

4.0.1 (2022-07-09)

Bug Fixes

v4.0.0

07 Jul 02:10
2cab633
Compare
Choose a tag to compare

4.0.0 (2022-07-07)

Features

BREAKING CHANGES

  • The commits in #507 and #506 both had breaking changes. They included dropping support for Node.js 12.x and updating the CSV export to be streaming, and to use a new way of writing the CSV file. This is an empty to commit using the BREAKING CHANGE format in the commit message to ensure a release is triggered.

v3.1.0

07 May 22:14
5ca5a46
Compare
Choose a tag to compare

3.1.0 (2022-05-07)

Features

  • allow --skip to be defined multiple times (#399) (5ca5a46)

v3.0.6

06 May 23:59
d334dc6
Compare
Choose a tag to compare

3.0.6 (2022-05-06)

Bug Fixes

v3.0.5

06 May 02:50
ba3b9a8
Compare
Choose a tag to compare

3.0.5 (2022-05-06)

Bug Fixes

v3.0.4

05 May 16:21
48af50e
Compare
Choose a tag to compare

3.0.4 (2022-05-05)

Bug Fixes

  • deps: update dependency gaxios to v5 (#391) (48af50e)