Skip to content

Releases: electron/lint-roller

v1.11.0

05 Feb 19:24
fd23998
Compare
Choose a tag to compare

1.11.0 (2024-02-05)

Features

  • use Node.js global fetch if available (#42) (fd23998)

v1.10.3

11 Jan 16:27
e49eb23
Compare
Choose a tag to compare

1.10.3 (2024-01-11)

Bug Fixes

  • mark typescript as optional peer dependency (#40) (e49eb23)

v1.10.2

11 Jan 01:23
c628eda
Compare
Choose a tag to compare

1.10.2 (2024-01-11)

Bug Fixes

v1.10.1

17 Nov 22:48
1275638
Compare
Choose a tag to compare

1.10.1 (2023-11-17)

Bug Fixes

  • don't flag GitHub alert syntax in the no shortcut link rule (#34) (1275638)

v1.10.0

18 Oct 00:04
9757193
Compare
Choose a tag to compare

1.10.0 (2023-10-18)

Features

  • make getCodeBlocks more reusable (#30) (9757193)

v1.9.0

11 Sep 19:25
c1ee46f
Compare
Choose a tag to compare

1.9.0 (2023-09-11)

Features

  • add nolint directive to skip linting code blocks (#29) (c1ee46f)

v1.8.0

27 Jul 20:31
e2691b5
Compare
Choose a tag to compare

1.8.0 (2023-07-27)

Features

  • default --root option to current working directory (#20) (2c1c39e)
  • type check TypeScript code blocks (#24) (e2691b5)

v1.7.0

25 Jul 22:39
c5bf6ad
Compare
Choose a tag to compare

1.7.0 (2023-07-25)

Features

  • add ts-window-type for type checking code blocks (#23) (c5bf6ad)

v1.6.1

25 Jul 22:20
2378263
Compare
Choose a tag to compare

1.6.1 (2023-07-25)

Bug Fixes

  • handle ts-type values with curly braces (#22) (2378263)

v1.6.0

14 Jun 01:04
b920eee
Compare
Choose a tag to compare

1.6.0 (2023-06-14)

Features

  • add --semi option to electron-lint-markdown-standard (#17) (b920eee)