Skip to content

Releases: electron/lint-roller

v3.1.3

31 Oct 21:37
ee9d2f5

Choose a tag to compare

3.1.3 (2025-10-31)

Bug Fixes

v3.1.2

23 Jun 20:28
e2a24f8

Choose a tag to compare

3.1.2 (2025-06-23)

Bug Fixes

v3.1.1

21 May 19:42
40bad34

Choose a tag to compare

3.1.1 (2025-05-21)

Bug Fixes

  • resolve symlinks when checking if script is entrypoint (#124) (40bad34)

v3.1.0

21 May 16:44
ef2b0fd

Choose a tag to compare

3.1.0 (2025-05-21)

Features

  • lint-markdown-links: disallow absolute links (#123) (ef2b0fd)

v3.0.0

11 Nov 21:46
6e153ec

Choose a tag to compare

3.0.0 (2024-11-11)

  • chore!: convert to ESM (#97) (6e153ec), closes #97
  • chore!: remove electron-markdownlint [skip release] (#91) (6a34bc5), closes #91

Features

  • custom rule compat with markdownlint 0.35 [skip release] (#96) (8f40e1d)

BREAKING CHANGES

  • This package is now ESM-only and requires Node.js >= 20.16.0 || >= 22.4.0

  • chore: convert custom rules to .cjs extension

  • chore: convert custom markdownlint rules to ESM

  • The electron-markdownlint bin has been removed. Use markdownlint-cli2 directly.

v2.4.0

09 Aug 23:35
3d87b7b

Choose a tag to compare

v2.3.0

17 Jul 03:55
3030970

Choose a tag to compare

2.3.0 (2024-07-17)

Features

v2.2.0

16 May 22:42
f68f469

Choose a tag to compare

2.2.0 (2024-05-16)

Features

  • markdownlint rule to disallow newline in link text (#69) (f68f469)

v2.1.0

08 May 03:18
a8c47a4

Choose a tag to compare

2.1.0 (2024-05-08)

Bug Fixes

  • accurate position info for custom markdownlint rules (#67) (a8c47a4)

Features

v2.0.0

07 May 18:59
6393017

Choose a tag to compare

2.0.0 (2024-05-07)

BREAKING CHANGES

  • binaries have been renamed
  • removed @ts-ignore syntax for lint-markdown-ts-check
  • renamed electron-lint-markdown-ts-check and removed
    default Electron behavior, use .lint-roller.json to configure instead
  • Drops support for Node.js < 18