mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-06 16:08:49 +01:00
Update to version 0.21.0.
This commit is contained in:
parent
281de5ae2b
commit
59eaa869fc
4 changed files with 54 additions and 31 deletions
|
|
@ -901,6 +901,10 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for more information.
|
|||
* 0.20.2 - Fix regression in MD037, improve MD038.
|
||||
* 0.20.3 - Fix regression in MD037, improve MD044, add automatic regression testing.
|
||||
* 0.20.4 - Fix regression in MD037, improve MD034/MD044, improve documentation.
|
||||
* 0.21.0 - Lint concurrently for better performance (async only), add Promise-based APIs,
|
||||
update TypeScript declaration file, hide `toString` on `LintResults`, add ability
|
||||
to fix in browser demo, allow custom rules in `.markdownlint.json` schema, improve
|
||||
MD042/MD044, improve documentation, update dependencies.
|
||||
|
||||
[npm-image]: https://img.shields.io/npm/v/markdownlint.svg
|
||||
[npm-url]: https://www.npmjs.com/package/markdownlint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue