This repository was archived by the owner on Aug 7, 2023. It is now read-only.
v8.2.0
- Linter API v2 (#855)
- Support global Yarn installs and better errors (#907)
- Preserve
.eslintcacheon fixes (#898) - Handle parse errors better (#911)
- Move to the Task API (#889)
- Use Atom's per-package transpilation (#890)
- Wait on specific Notifications in the specs (#902)
- Fix builds of Atom beta (#913)
- Fix embedded HTML scope with custom scopes (#914)
- Utilize
warnIgnoredinstead of filtering messages (#915) - Remove attempt to reset cursor position (#876)
- Add specs for
showRuleIdInMessage(#916)