Releases: kentcdodds/eslint-config-kentcdodds
Releases · kentcdodds/eslint-config-kentcdodds
v9.0.2
v9.0.1
v9.0.0
v8.1.3
v8.1.2
v8.1.1
v8.1.0
v8.0.1
v8.0.0
<a name"8.0.0">
8.0.0 (2016-07-08)
Features
- rules: Update rules and reorganize configs (f8586be5)
Breaking Changes
-
Some rules have been changed (mostly loosed)
Now installing all needed plugins as dependencies of this project
Use babel-eslint to support stage features
Add rules for eslint-plugin-babel
No longer have all configs extend base. You have to do this yourself(f8586be5)
v7.0.0
<a name"7.0.0">
7.0.0 (2016-07-07)
Features
- configs: Upgrade ESLint and update all rules (8cb2c777)
Breaking Changes
-
Upgrade ESLint and update rules.
BREAKING CHANGE: Remove test-angular
BREAKING CHANGE: Remove es-next
BREAKING CHANGE: Rename test to mocha
BREAKING CHANGE: webpack now extends index(8cb2c777)