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