Releases: voxpelli/eslint-config
Releases · voxpelli/eslint-config
v13.0.3
v13.0.2
v13.0.1
v13.0.0
ESLint 8 upgrade, including prerelease of 17.x
of eslint-config-standard
Breaking changes:
- Requires at least Node.js
14.17.0
- Requires at least ESLint
8.9.0
- Requires up to date peer dependencies
- The
eslint-plugin-node
has been replaced by the forkeslint-plugin-n
, since the former has yet to receive an ESLint 8 upgrade while the latter has.
Update by running:
npm install @voxpelli/[email protected] @voxpelli/eslint-config-jsdoc-ts@^1.0.0 eslint@^8.9.0 eslint-config-standard@^17.0.0-1 eslint-plugin-es@^4.1.0 eslint-plugin-import@^2.25.4 eslint-plugin-jsdoc@^37.9.4 eslint-plugin-mocha@^10.0.3 eslint-plugin-n@^14.0.0 eslint-plugin-promise@^6.0.0 eslint-plugin-security@^1.4.0 eslint-plugin-unicorn@^41.0.0 --save-dev --force && npm uninstall eslint-plugin-node
v12.0.2
v12.0.1
v12.0.0
v11.0.1
v11.0.0
Major
- Major: Updated
eslint-plugin-unicorn
, without modification, to28.x.x
1fc166c
Minor
- Minor: Requires
eslint-plugin-promise
of^4.3.1
9739fed - Minor: Requires
eslint
of^7.20.0
3b4f838 e586c45
Internal
- Use
ghat
to reuse my GitHub workflows 468f029 - Update
husky
to currently latest open source version (^4.3.8
) ead6871 - Add
eslint-remote-tester
to automate testing of rule set against users of the rule set, to detect when new errors will correctly or wrongfully be thrown on updates to the rule set. Possible in1.1.0
thanks to @AriPerkkio 6d2bda6 - Update
installed-check
to^4.0.0
1306c2b