Releases: tcort/markdown-link-check
Releases · tcort/markdown-link-check
v3.13.7
What's Changed
- Do not override reporter option if not defined in config file (issue #369) by @smainil in #372
- chore(deps-dev): bump eslint from 9.14.0 to 9.20.0 by @dependabot in #408
- chore(deps-dev): bump @eslint/js from 9.14.0 to 9.20.0 by @dependabot in #407
- chore(deps-dev): bump express from 4.21.1 to 4.21.2 by @dependabot in #383
- chore(deps): bump proxy-agent from 6.4.0 to 6.5.0 by @dependabot in #384
- chore(deps): bump chalk from 5.3.0 to 5.4.1 by @dependabot in #392
- chore(deps-dev): bump globals from 15.12.0 to 15.14.0 by @dependabot in #391
- chore(deps-dev): bump @eslint/js from 9.20.0 to 9.21.0 by @dependabot in #414
- chore(deps-dev): bump mocha from 10.8.2 to 11.1.0 by @dependabot in #399
- chore(deps): bump commander from 12.1.0 to 13.1.0 by @dependabot in #400
- chore(deps-dev): bump eslint from 9.20.0 to 9.21.0 by @dependabot in #419
- chore(deps-dev): bump globals from 15.14.0 to 16.0.0 by @dependabot in #418
- chore(deps-dev): bump @eslint/js from 9.21.0 to 9.22.0 by @dependabot in #426
- chore(deps-dev): bump eslint from 9.21.0 to 9.22.0 by @dependabot in #425
New Contributors
Full Changelog: v3.13.6...v3.13.7
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