mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 22:40:13 +01:00
Update CHANGELOG.md for ESM, add links for guidance.
This commit is contained in:
parent
b404c8bf16
commit
ce7efbd9e1
2 changed files with 7 additions and 0 deletions
1
.github/dictionary.txt
vendored
1
.github/dictionary.txt
vendored
|
|
@ -30,6 +30,7 @@ Config
|
||||||
config.
|
config.
|
||||||
CVE-\d+-\d+
|
CVE-\d+-\d+
|
||||||
docs-util
|
docs-util
|
||||||
|
ECMAScript
|
||||||
ES2015
|
ES2015
|
||||||
ES6
|
ES6
|
||||||
ESLint
|
ESLint
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.37.0
|
||||||
|
|
||||||
|
- Convert to ECMAScript module, for guidance see:
|
||||||
|
- <https://nodejs.org/docs/latest/api/esm.html>
|
||||||
|
- <https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c>
|
||||||
|
|
||||||
## 0.36.1
|
## 0.36.1
|
||||||
|
|
||||||
- Fix behavior of MD054
|
- Fix behavior of MD054
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue