Releases: eslint/markdown
Releases · eslint/markdown
v6.1.0
v6.0.0
v5.1.0
v5.0.0
v4.0.1
v4.0.0
4.0.0 (2024-03-01)
⚠ BREAKING CHANGES
Features
- add
meta
property (#233) (eedda96) - drop eslint < 8 & Node.js < 18 (#238) (f14f6a5)
- Switch to flat config (#232) (7a27eef)
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
v3.0.0
Breaking Changes
Documentation
Chores
558ae3c
chore: add node v18 (#205) (Amaresh S M)f186730
ci: update github actions (#207) (Deepshika S)6570c82
ci: Work around npm behavior changes to fix CI on main (#206) (Brandon Mills)2fd5b89
chore: add tests for ESLint 8 (#195) (Michaël De Boey)8db0978
chore: Check for package.json in examples (#200) (Brandon Mills)b695396
test: test withESLint
instead ofCLIEngine
when available (#198) (Michaël De Boey)e1ddcc5
ci: use nodev16
(#199) (Nitin Kumar)8f590fc
chore: updatedevDependencies
(#197) (Michaël De Boey)3667566
chore: test all supported ESLint versions (#196) (Michaël De Boey)ecae4fe
Chore: ignore pnpm-lock.yaml (#193) (Nitin Kumar)ffdb245
Chore: useactions/setup-node@v2
in CI (#192) (Nitin Kumar)