Releases: avenga/linkinator
Releases · avenga/linkinator
v1.5.0
07 Nov 13:48
Compare
Sorry, something went wrong.
No results found
1.5.0 (2025-11-07)
Features
v1.4.2
30 Oct 12:49
Compare
Sorry, something went wrong.
No results found
1.4.2 (2025-10-30)
Bug Fixes
handle errors during getLinks parsing (a1c13d9 )
v1.4.1
09 Sep 08:00
Compare
Sorry, something went wrong.
No results found
1.4.1 (2025-09-09)
Bug Fixes
update chalk and strip-ansi versions (3aa35d6 )
v1.4.0
14 Aug 11:38
Compare
Sorry, something went wrong.
No results found
1.4.0 (2025-08-14)
Features
Enable running ts files directly without build/compilation step for easier development. (5140b2b )
v1.3.0
14 Aug 11:13
Compare
Sorry, something went wrong.
No results found
1.3.0 (2025-08-14)
Features
Enable running ts files directly without build/compilation step for easier development. (9e29186 )
v1.2.0
09 Jul 11:45
Compare
Sorry, something went wrong.
No results found
1.2.0 (2025-07-09)
Bug Fixes
emit elementMetadata on link event (b25187f )
trim element inner text for metadata (cb6052a )
Features
add metadata to link results, capture inner text (817731f )
allow multiple attributes to capture for element metadata (77e70a6 )
capture alt tag for <img>, unify text key in element metadata (eba5a88 )
capture text for more elements (7c71264 )
provide more information on retry events (1914b55 )
v1.1.0
01 Jul 15:14
Compare
Sorry, something went wrong.
No results found
1.1.0 (2025-07-01)
Bug Fixes
delay further requests to the same host after the first 429 response (cfce53d )
handle retry-after value of 0 in response (af48f37 )
Features
add retryNoHeader option to retry 429 responses without retry-after header (13d166f )
allow -1 for retryNoHeaderCount for infinite retries (dcffc3f )
implement max retries for 429 without retry-after response header (12e9f20 )
v1.0.1
17 Jun 12:21
Compare
Sorry, something went wrong.
No results found
1.0.1 (2025-06-17)
Bug Fixes
set npm package access to public (4306b65 )