Releases: AtomLinter/linter-eslint
Releases · AtomLinter/linter-eslint
v9.0.1
9.0.1 (2022-03-21)
Bug Fixes
- detect ESLint >= 8 and tell the user about linter-eslint-node (#1464) (1297ab6)
v9.0.0
9.0.0 (2021-10-30)
Bug Fixes
BREAKING CHANGES
v8.6.6
8.6.6 (2021-04-13)
Bug Fixes
- getting rules for ignoreFixableRulesWhileTyping (212b0f1)
v8.6.5
8.6.5 (2021-03-25)
Bug Fixes
- fix dynamic require errors from the previous release (6d8a3c2)
v8.6.4
8.6.4 (2021-03-24)
Bug Fixes
- faster load time
- smaller installation size
- remove loading workarounds (23f20af)
v8.6.3
8.6.3 (2021-03-23)
Bug Fixes
v8.6.2
8.6.2 (2021-03-14)
Bug Fixes
- skip checking for the valid range if it is a line-ending issue (7262ac6)
v8.6.1
8.6.1 (2021-03-14)
Bug Fixes
- fix stackoverflow + push fallbackForGlobal error (9a142ae)
v8.6.0
8.6.0 (2021-03-14)
Features
- use getConfigForFile to handle configurations (fe8adf0)
v8.5.9
8.5.9 (2021-03-14)
Bug Fixes
- require an up to date linter (c4462de)