File tree 1 file changed +14
-0
lines changed 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
+ ## Version 3.13.0
4
+
5
+ - feat: anchor link checks support HTML tags like ` <a name="foo"></a> ` #331 @dklimpel
6
+ - ✨ add support for additional test reporters #364 @dudeofawesome
7
+ - feat: support iterate link check over directories in CLI #334 @dklimpel
8
+ - Update hook names #366 @henrygerardmoore
9
+ - chore(deps): remove lodash #332 @dklimpel
10
+ - fix: add used ` @eslint/js ` to dev dependencies in package.json #330 @dklimpel
11
+ - fix: remove not used const url #329 @dklimpel
12
+ - feat: add support for unicode characters in anchor links #328 @dklimpel
13
+ - docs(readme): explain named regex groups in replacementPatterns #327 @AndreyNautilus
14
+ - ci: bump nodejs #367 @dklimpel
15
+ - update dependencies
16
+
3
17
## Version 3.12.2
4
18
5
19
- fix status badge in README by @dklimpel in https://github.com/tcort/markdown-link-check/pull/303
You can’t perform that action at this time.
0 commit comments