mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02: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.
|
||||
CVE-\d+-\d+
|
||||
docs-util
|
||||
ECMAScript
|
||||
ES2015
|
||||
ES6
|
||||
ESLint
|
||||
|
|
|
@ -1,5 +1,11 @@
|
|||
# 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
|
||||
|
||||
- Fix behavior of MD054
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue