Releases: electron/lint-roller
Releases · electron/lint-roller
v1.11.0
1.11.0 (2024-02-05)
Features
- use Node.js global fetch if available (#42) (fd23998)
v1.10.3
1.10.3 (2024-01-11)
Bug Fixes
- mark typescript as optional peer dependency (#40) (e49eb23)
v1.10.1
1.10.1 (2023-11-17)
Bug Fixes
- don't flag GitHub alert syntax in the no shortcut link rule (#34) (1275638)
v1.9.0
1.9.0 (2023-09-11)
Features
- add nolint directive to skip linting code blocks (#29) (c1ee46f)
v1.8.0
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
1.7.0 (2023-07-25)
Features
- add ts-window-type for type checking code blocks (#23) (c5bf6ad)
v1.6.1
1.6.1 (2023-07-25)
Bug Fixes
- handle ts-type values with curly braces (#22) (2378263)
v1.6.0
1.6.0 (2023-06-14)
Features
- add --semi option to electron-lint-markdown-standard (#17) (b920eee)