Releases: electron/lint-roller
Releases · electron/lint-roller
v1.5.0
1.5.0 (2023-05-23)
Features
- support ts-expect-error for type checking (#16) (848a456)
v1.4.0
1.4.0 (2023-05-23)
Features
v1.3.2
1.3.2 (2023-05-18)
Bug Fixes
v1.3.1
1.3.1 (2023-05-16)
Bug Fixes
v1.3.0
1.3.0 (2023-05-15)
Features
v1.2.1
1.2.1 (2023-05-11)
Bug Fixes
- maintain indentation for code blocks (#9) (549d94a)
v1.2.0
1.2.0 (2023-05-10)
Features
- lint JS in Markdown files with standard (#6) (dcf6c42)
v1.1.0
1.1.0 (2023-05-04)
Bug Fixes
- don't ignore options after globs (#5) (0a58d3c)
Features
- update markdownlint.json to match electron/electron (#8) (098462f)
v1.0.1
1.0.1 (2023-05-01)
Bug Fixes
- Use URI.fsPath to get valid Windows paths (#2) (4ae000d)
v1.0.0
1.0.0 (2023-02-24)
Bug Fixes
- --ignore-path on Windows (93d7de1)
- absolute paths from globs (647396b)
- handle relative paths better on Windows (9452813)
- play nice with npx (b4e2093)
- resolve globs relative to --root (13948a1)
- use markdownlint.cmd on Windows (ea10d98)
Features