Changelog
11.0.0
38d4c67
Remove node 10 support05b7e17
Add node 16 to GitHub actionefbd072
Support eslint 8 betabf2dcf1
Update compatibility notes0e84c82
Upgrade mocha to v90e6da22
Remove mocha-referee-sinon
a78384d
Upgrade referee-sinon
39ac4a7
Update core_d
Released by Maximilian Antoni on 2021-09-04.
Changelog
10.1.2
58088b9
Fix --fix to work with --quiet (Dani Pinyol)Released by Maximilian Antoni on 2021-05-21.
Changelog
10.1.1
1e4d696
Clarify location of .eslint_d in README (Damien Cassou)4f9bceb
Add a note to 10.1.0 regarding the location of .eslint_d (Damien Cassou)9e43358
Add contributorReleased by Maximilian Antoni on 2021-05-12.
Changelog
10.1.0
48f1e1a
Implement exit codes (Jose Alvarez)a2f3a0e
Depend on core_d v3.1
fd332c2
Bump lodash from 4.17.19 to 4.17.21 in /test/fixture/v6.0.x (dependabot[bot])cd87b1f
Bump lodash from 4.17.19 to 4.17.21 in /test/fixture/v5.0.x (dependabot[bot])be57447
Bump lodash from 4.17.19 to 4.17.21 in /test/fixture/v4.0.x (dependabot[bot])a37575d
Bump lodash from 4.17.19 to 4.17.21 (dependabot[bot])2cf221b
Update Studio Changesbbfc483
Update semver48b94f9
Update eslint10a536c
Update mocha2a468a0
Upgrade referee-sinon to latest6d1f4d0
Use npm 7f47e45e
Add contributorNote: If you rely on the .eslint_d
file, please note that its
location has changed and that the XDG_RUNTIME_DIR
is taken into
account if it exists. See the README.md file for more information.
Released by Maximilian Antoni on 2021-05-09.
Changelog
10.0.3
c732b77
Fix --print-config
for eslint 7+ (#153) (Dan Orzechowski)25c2921
Add contributors3e4c1b2
Update Studio ChangesReleased by Maximilian Antoni on 2021-02-23.
Changelog
10.0.1
f62713b
Unbreak eslint_d --help
(Christian Albrecht)Released by Maximilian Antoni on 2021-02-10.
Changelog
10.0.0
Switch to the new ESLint
API, if available. The CLIEngine
API has been
deprecated.
ee74815
BREAKING: Use ESLint class if available1d6227e
Add compatibility notes for v10d67e203
Document ale integration and not sublime issue68c4eec
Change badge93dba52
Remove Travis configb8b9f3c
Configure GitHub actionsd83c9b9
Fix watch scripte65fdb9
Update mocha06d9b71
Upgrade referee-sinon2b42e64
Add contributorsReleased by Maximilian Antoni on 2021-01-30.