Releases: tcort/markdown-link-check
Releases · tcort/markdown-link-check
v3.11.2
- chore(deps-dev): bump eslint from 8.38.0 to 8.39.0 (@dependabot)
- fixed the error when there is no --config option (@mkusaka)
- chore(deps): bump commander from 10.0.0 to 10.0.1 (@dependabot)
- Updated elgohr/Publish-Docker-Github-Action to a supported version (v5) (@elgohr)
- chore: upgrade dependencies (@tcort)
Version 3.11.1
- fix:Config-file-and-others-options-ignored (@kevinvalleau)
- chore(deps-dev): bump eslint from 8.35.0 to 8.38.0 (@dependabot)
Version 3.11.0
- tests: add test for link to a header with special character #227 (@kayman-mk)
- fix: make --quiet flag only output errors #230 (@tcrasset)
- feat: Add CLI arg for projectBaseUrl #232 (@pvallone)
- chore: Add Dependabot for version updates #234 (@nschonni)
- ci: Add current Node versions to matrix build #235 (@nschonni)
- ci: Remove disabled Docker workflow #242 (@nschonni)
- chore: Convert JSHint to ESLint #243 (@nschonni)
- ci: Use array for release type schema #244 (@nschonni)
- docs: Add how to run as pre-commit to README #245 (@vorburger)
- chore: upgrade dependencies (@tcort)
- fix: broken link in
README.md
(@tcort)
Version 3.10.3
- upgrade dependencies
Version 3.10.2
Version 3.10.2
- fix missing dependency
Version 3.10.1
Version 3.10.1
- upgrade dependencies
- fix anchor regressions (@reyang)
- fix ci build (@chenrui333 @nschonni)
Version 3.10.0
Version 3.10.0
- #91 check anchor links.
Version 3.9.3
- #184 fix issue with config loading. (@kenji-miyake)
Version 3.9.2
- #182 fix issue with markdown-link-check utility. set baseUrl for each file. (@kenji-miyake)
Version 3.9.1
#78/#179 support multi inputs (@kenji-miyake)
#181 Update marked and markdown-link-extractor dependencies