Releases: eslint/markdown
Releases · eslint/markdown
v6.2.1
17 Oct 20:56
Compare
Sorry, something went wrong.
No results found
6.2.1 (2024-10-16)
Bug Fixes
no-missing-label-refs should not crash on undefined labels (#290 ) (ac1bc1c )
v6.2.0
04 Oct 14:36
Compare
Sorry, something went wrong.
No results found
6.2.0 (2024-10-03)
Features
v6.1.1
27 Sep 21:15
Compare
Sorry, something went wrong.
No results found
6.1.1 (2024-09-26)
Bug Fixes
v6.1.0
06 Sep 15:26
Compare
Sorry, something went wrong.
No results found
6.1.0 (2024-09-02)
Features
Bug Fixes
v6.0.0
21 Aug 14:48
Compare
Sorry, something went wrong.
No results found
6.0.0 (2024-08-21)
⚠ BREAKING CHANGES
Rename to @eslint/markdown (#265 )
Convert to ESM (#259 )
Features
v5.1.0
11 Jul 20:32
Compare
Sorry, something went wrong.
No results found
5.1.0 (2024-07-05)
Features
v5.0.0
02 May 20:59
Compare
Sorry, something went wrong.
No results found
5.0.0 (2024-05-01)
⚠ BREAKING CHANGES
map known code block languages to respective file extensions (#246 )
Features
map known code block languages to respective file extensions (#246 ) (096cff4 )
Bug Fixes
check upper bounds of message line numbers for code blocks (#247 ) (00adccb )
Chores
run tests in Node.js 22, with ESLint 9 (#250 ) (085e6d5 )
switch to eslint v9, eslint-config-eslint v10 (#251 ) (a76cdf5 )
v4.0.1
06 Mar 18:46
Compare
Sorry, something went wrong.
No results found
4.0.1 (2024-03-06)
Chores
update changelog with note that v4.0.0 was not published to npm (#241 ) (e80139d )
v4.0.0
04 Mar 18:32
Compare
Sorry, something went wrong.
No results found
4.0.0 (2024-03-01)
⚠️ This release was not published to npm due to technical problems.
⚠ BREAKING CHANGES
drop eslint < 8 & Node.js < 18 (#238 )
Switch to flat config (#232 )
Features
Documentation
Chores
add .vscode
to .gitignore
(#236 ) (cbb8e3a )
bump setup-node and checkout actions to v4 in release workflow (#239 ) (3fd99ad )
remove unused @eslint/eslintrc
in test examples (#234 ) (4e2e160 )
run tests in Node.js 21 (#225 ) (4d9f36f )
standardize npm script names (#223 ) (6bdff60 )
use latest typescript-eslint
in examples (#235 ) (313959b )
v3.0.1
28 Jul 15:31
Compare
Sorry, something went wrong.
No results found
3.0.1 (2023-07-15)
Chores