File tree 2 files changed +6
-2
lines changed
packages/eslint-config-airbnb
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ 6.0.1 / 2016-02-21
2
+ ==================
3
+ - [ fix] disable ` newline-per-chained-call ` due to an ` eslint ` bug (#748 )
4
+
1
5
6.0.0 / 2016-02-21
2
6
==================
3
7
- [ breaking] enable ` array-callback-return `
14
18
- [ breaking] [ react] enable ` react/jsx-space-before-closing `
15
19
- [ breaking] [ react] enable ` static-methods ` at top of ` react/sort-comp `
16
20
- [ breaking] [ react] don't ` ignoreTranspilerName ` for ` react/display-name `
17
- - [ peer+dev deps] update ` eslint ` , ` eslint-plugin-react `
21
+ - [ peer+dev deps] update ` eslint ` , ` eslint-plugin-react ` ( # 730 ) ( # 730 ) ( # 730 ) ( # 730 )
18
22
19
23
5.0.1 / 2016-02-13
20
24
==================
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-config-airbnb" ,
3
- "version" : " 6.0.0 " ,
3
+ "version" : " 6.0.1 " ,
4
4
"description" : " Airbnb's ESLint config, following our styleguide" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments