Changelog
13.1.2
afb1114
fix: adds ability to filter cli options before passing to eslint (#284) (Christopher Aubut)5379fde
docs: add known flat config limitations to README.md (#282) (Christopher Aubut)Released by Maximilian Antoni on 2023-12-22.
Changelog
13.1.1
accdc41
feat: support eslint flat config on windows (#280) (asasinmode)3b71636
Add contributor8357a59
Bump debug from 4.1.1 to 4.3.4 in /test/fixture/v6.0.x (dependabot[bot])Released by Maximilian Antoni on 2023-11-27.
Changelog
13.1.0
399b462
feat: adapt to new eslint flat config (#277) (Amrit Kahlon)6fa5719
Document experimental support for flat config0fc2f66
Add contributorReleased by Maximilian Antoni on 2023-11-12.
Changelog
13.0.0
e8380b4
Upgrade core_d
to v6 which sends error messages to stderr
a81af28
Update default eslint to v8.50.08a44986
Add compatibility notes for v1365bb02e
Add contributors6fc629c
Upgrade GitHub actions1cd7458
Add node 18.x and 20.x to build matrix7f908a3
Update semverbb7c260
Update optionator9abe9e4
Upgrade mocha to v101eebcde
Upgrade referee-sinonReleased by Maximilian Antoni on 2023-10-06.
Changelog
12.2.1
8e94a60
Prevent unhandled promise exception (#215) (Christian Alfoni)15144a1
Fix typo in options-eslint.js (Thorsten Ball)92665f5
Update Sublime Text information in README (herr kaste)Released by Maximilian Antoni on 2022-09-27.
Changelog
12.2.0
96e34ef
Migrate to core_d
v5 and implement common package manager file checksa2331e3
Implement files hash checkerReleased by Maximilian Antoni on 2022-05-26.
Changelog
12.0.0
43d0a5f
Upgrade default eslint to v8.12.0a1d4197
Invalidate cache based on content hash rather than modification time (#190) (Dara Dermody)e5e9fb9
Add compatibility notes for v12693f680
Improve documentation about supported versionse2a30c2
Add contributordb8dbae
npm audit73c8f13
Bump ajv from 6.11.0 to 6.12.6 in /test/fixture/v5.16.x (dependabot[bot])9004f87
Bump ajv from 6.12.2 to 6.12.6 in /test/fixture/v7.0.x (dependabot[bot])3e5550a
Bump ajv from 6.11.0 to 6.12.6 in /test/fixture/v6.8.x (dependabot[bot])16bfe5c
Bump ajv from 6.10.0 to 6.12.6 in /test/fixture/v5.0.x (dependabot[bot])978dee0
Bump ajv from 6.10.0 to 6.12.6 in /test/fixture/v4.0.x (dependabot[bot])bcb6b1f
npm audit test fixturesb8a0b68
npm audit734a22a
Move prepare.sh into scriptsReleased by Maximilian Antoni on 2022-04-06.
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.