Releases: tcort/markdown-link-check
Releases · tcort/markdown-link-check
v3.13.6
v3.13.5
Full Changelog: v3.13.4...v3.13.5
v3.13.4
Full Changelog: v3.13.3...v3.13.4
v3.13.3
Full Changelog: v3.13.2...v3.13.3
v3.13.2
v3.13.1
v3.13.0
What's Changed
- docs(readme): explain named regex groups in replacementPatterns by @AndreyNautilus in #327
- feat: add support for unicode characters in anchor links by @dklimpel in #328
- fix: remove not used
const url
by @dklimpel in #329 - fix: add used
@eslint/js
to dev dependencies in package.json by @dklimpel in #330 - chore(deps): remove lodash by @dklimpel in #332
- Update hook names by @henrygerardmoore in #366
- ✨ add support for additional test reporters by @dudeofawesome in #364
- feat: support iterate link check over directories in CLI by @dklimpel in #334
- chore(deps): bump async from 3.2.5 to 3.2.6 by @dependabot in #362
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #338
- feat: anchor link checks support HTML tags like
<a name="foo"></a>
by @dklimpel in #331 - ci: bump nodejs by @dklimpel in #367
New Contributors
- @AndreyNautilus made their first contribution in #327
- @henrygerardmoore made their first contribution in #366
- @dudeofawesome made their first contribution in #364
Full Changelog: v3.12.2...v3.13.0
v3.12.2
What's Changed
- fix status badge in README by @dklimpel in #303
- enable skipped tests for hash links by @dklimpel in #306
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #300
- chore: Upgrade to ESLint 9 by @nschonni in #318
- Check GitHub markdown section links by @rkitover in #312
- docs: add example for GitLab pipeline by @dklimpel in #309
- ci: Use matrix for cross-OS testing by @nschonni in #307
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #301
- chore(deps): bump commander from 10.0.1 to 12.1.0 by @dependabot in #322
- chore(deps-dev): bump eslint from 8.57.0 to 9.3.0 by @dependabot in #321
- chore(deps-dev): bump mocha from 10.3.0 to 10.4.0 by @dependabot in #311
- chore(deps-dev): bump express from 4.18.3 to 4.19.1 by @dependabot in #308
- chore(deps-dev): bump express from 4.18.3 to 4.19.2 by @dependabot in #310
New Contributors
Full Changelog: v3.12.1...v3.12.2
v3.12.1
v3.12.0
What's Changed
- Add support to load md files via proxy by @dklimpel in #288
- refactor: replace url.parse with new URL by @CanadaHonk in #281
- feat: add global option to replacementPatterns by @CanadaHonk in #279
- Update readme to be clearer for projectBaseUrl opt by @nwcm in #284
- feat: add basic ignore subpaths argument by @CanadaHonk in #278
- chore(deps): bump ip from 1.1.8 to 1.1.9 by @dependabot in #293
New Contributors
- @dklimpel made their first contribution in #288
- @CanadaHonk made their first contribution in #281
- @nwcm made their first contribution in #284
Full Changelog: v3.11.2...v3.12.0