Skip to content

Releases: eslint/markdown

v6.1.0

06 Sep 15:26
a86714c
Compare
Choose a tag to compare

6.1.0 (2024-09-02)

Features

Bug Fixes

  • correct exports field in package.json (#279) (8e40d30)

v6.0.0

21 Aug 14:48
e76f4c7
Compare
Choose a tag to compare

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
f75e14d
Compare
Choose a tag to compare

5.1.0 (2024-07-05)

Features

v5.0.0

02 May 20:59
bbdaaa8
Compare
Choose a tag to compare

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
bb5c3d4
Compare
Choose a tag to compare

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
3e55f7c
Compare
Choose a tag to compare

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

  • fix expected errors in react example (#237) (a758163)

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
e589949
Compare
Choose a tag to compare

3.0.1 (2023-07-15)

Chores

v3.0.0

16 Jul 20:34
Compare
Choose a tag to compare

Breaking Changes

  • 071fa66 feat!: drop node v8 and v10 (#203) (Amaresh S M)

Documentation

  • 87c2b53 docs: update badges (#202) (Milos Djermanovic)

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 with ESLint instead of CLIEngine when available (#198) (Michaël De Boey)
  • e1ddcc5 ci: use node v16 (#199) (Nitin Kumar)
  • 8f590fc chore: update devDependencies (#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: use actions/setup-node@v2 in CI (#192) (Nitin Kumar)

v2.2.1

12 Sep 01:13
Compare
Choose a tag to compare
  • 3a40160 Fix: message.line could be undefined (#191) (JounQin)

v2.2.0

26 May 04:17
Compare
Choose a tag to compare