20.0.0
·
332 commits
to master
since this release
- Added(breaking changes):
ava/no-async-fn-without-awaitrule. - Added(breaking changes):
ava/no-duplicate-modifiersrule. - Added(breaking changes):
node/no-unpublished-binrule. - Added(breaking changes):
node/no-unpublished-importrule. - Added(breaking changes):
node/exports-stylerule. - Added(breaking changes):
node/no-missing-importrule. - Added:
convertPathoptions toeslint-plugin-nodefor good work withbabel. - Changed:
import/extensionshave defaultneveroption. - Chore(package): use
^instead~forpackage-schemapackage. - Chore(package): use
^instead~forajv-clipackage. - Chore(package): update a minimal version of
ajv-clifrom0.9.0to1.1.0. - Chore(package)(breaking changes): update a minimal version of
eslint-plugin-avafrom3.0.0to3.1.0. - Chore(package)(breaking changes): update a minimal version of
eslint-plugin-nodefrom2.0.0to2.1.1. - Chore(package): rename
eslint-plugin-xotoeslint-plugin-unicorn. - Chore: improve
.gitattributes. - Fixed: all rules of
eslint-plugin-nodenow works withjsx. - Removed:
import/no-namespacerule. - Removed:
import/no-commonjsrule. Most of project have a larger codebase that is being transitioned from CommonJS to ES6 modules.