- #142 update link-check dependency
- #106 / #114 / #126 better 429 handling
- #129 / #135 add timeout option
- #122 fix typo
- #139 add other tools and linters
- #121 / #132 github actions
- #110 / #127 / #113 / #133 / #140 docker images
- update dependencies
- update dependencies (Fixes #86)
- update dependencies
- update dependencies
- Remove unnecessary files in the package published to npmjs #92
- update dependencies #81
- Surface dead links in results output #82
- Add support for disable comments #83
- Suggest
--save-dev
rather than--save
inREADME.md
#63
- update dependencies #74
- Fix fs access anti pattern #62
- Fix accessing fs.constants.F_OK #58
- Add verbose mode for showing detailed error information #55
- Fix issue with fs constants #53
- Fix invalid argument errors #54
- fix crash when 1st link is ignored/replaced
- ignore query string in links to local files
- replacement patterns
- better handling of malformed URLs and unsupported protocols.
- support RFC6068 style hfields in mailto: links.
- update markdown-link-extractor dependency to support image links with image size attributes
- docker run fixes
- support for parentheses in URLs
- don't show 'No hyperlinks found!' when quiet
- introduce
--quiet
mode that displays errors (dead links) only - support for ignore patterns to skip the link check for certain links
- support for providing custom HTTP headers
- update dependencies to avoid CVE-2018-3728