Skip to content

Releases: JustinBeckwith/linkinator

linkinator: v7.6.1

Choose a tag to compare

@github-actions github-actions released this 27 Feb 03:39
18b9fbe

7.6.1 (2026-02-27)

Bug Fixes

linkinator: v7.6.0

Choose a tag to compare

@github-actions github-actions released this 24 Feb 15:59
6052b5c

7.6.0 (2026-02-24)

Features

  • build and publish docker images on release (#773) (0588ab2)

Bug Fixes

linkinator: v7.5.3

Choose a tag to compare

@github-actions github-actions released this 27 Dec 19:40
5ac046b

7.5.3 (2025-12-27)

Bug Fixes

  • include build/package.json in npm package (#764) (1f83f3b)

linkinator: v7.5.2

Choose a tag to compare

@github-actions github-actions released this 26 Dec 14:15
d990f49

7.5.2 (2025-12-26)

Bug Fixes

  • exclude local static server from requireHttps enforcement (#762) (0805320)
  • make --version flag work in compiled binaries (#760) (455fd37)

linkinator: v7.5.1

Choose a tag to compare

@github-actions github-actions released this 04 Dec 01:54
f1e1271

7.5.1 (2025-12-04)

Bug Fixes

  • deps: update dependency glob to v11 [security] (#748) (b9f6660)
  • deps: update dependency glob to v13 (#751) (de4f2df)
  • deps: update dependency marked to v17 (#744) (57306c5)
  • handle unhandled promise rejections in retry behavior (#754) (#757) (e16ce35)
  • only report duplicate results for broken links (#750) (#755) (6941006)
  • prevent port exhaustion by reusing HTTP agents (#753) (#756) (a8f7605)

linkinator: v7.5.0

Choose a tag to compare

@github-actions github-actions released this 06 Nov 20:43
822c887

7.5.0 (2025-11-06)

Features

linkinator: v7.4.2

Choose a tag to compare

@github-actions github-actions released this 04 Nov 19:39
46e2bfd

7.4.2 (2025-11-04)

Bug Fixes

  • ensure --allow-insecure-certs works on native builds (#740) (c4d02ca)

linkinator: v7.4.1

Choose a tag to compare

@github-actions github-actions released this 31 Oct 02:00
3be79c1

7.4.1 (2025-10-31)

Bug Fixes

  • add GitHub-style heading IDs for markdown fragment validation (#735) (9516653)

linkinator: v7.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Oct 16:40
23884b6

7.4.0 (2025-10-29)

Features

Bug Fixes

  • normalize base URLs for correct relative link resolution (#374) (#732) (1b8c330)
  • replace emojis with Unicode symbols for Windows compatibility (#730) (321ff07)

linkinator: v7.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Oct 02:31
4a5a8b8

7.3.0 (2025-10-24)

Features

Bug Fixes

  • remove default browser User-Agent to prevent redirect loops (#721) (811a833)
  • skip fragment validation for non-2xx responses and soft 404s (#726) (7cd2b49)