Changelog
11.1.0
33db423
Support Passing Alternative Eslint Module Path (#175) (James Pulec)
Allow passing an alternative path to an eslint module using the
--eslint-path
option. This makes it easier to support different module resolution schemes, such as Yarn PnP.
21d44b9
Use eslint v8.0.x instead of the beta in testsbc77aff
Add contributorReleased by Maximilian Antoni on 2021-11-15.
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.