UNPKG

6.41 kBMarkdownView Raw
1
28.1.2 / 2020-09-01
3==================
4
5**fixes**
6 * [[`c12391c`](http://github.com/eggjs/eslint-config-egg/commit/c12391ce4c974615f59cf7026b3e662a56f189b4)] - fix: semi rules (#55) (吖猩 <<whx89768@alibaba-inc.com>>)
7
88.1.1 / 2020-08-31
9==================
10
11**fixes**
12 * [[`c941ab1`](http://github.com/eggjs/eslint-config-egg/commit/c941ab15f2d74936e7c1fb4fd58b83866f70f24f)] - fix: reduce type check (#54) (吖猩 <<whx89768@alibaba-inc.com>>)
13
148.1.0 / 2020-08-28
15==================
16
17**features**
18 * [[`4215571`](http://github.com/eggjs/eslint-config-egg/commit/4215571a6c61c3c07fe443515a9e8704e23e8185)] - feat: upgrade typescript-eslint (#53) (吖猩 <<whx89768@alibaba-inc.com>>)
19
208.0.1 / 2020-01-20
21==================
22
23**fixes**
24 * [[`2591d1d`](http://github.com/eggjs/eslint-config-egg/commit/2591d1d2b64ba89c0a6f27b537d7706e5e4b3ce7)] - fix: unused vars rule (#50) (Angela <<idu.angela@gmail.com>>)
25
268.0.0 / 2019-12-03
27==================
28
29**features**
30 * [[`4f5852c`](http://github.com/eggjs/eslint-config-egg/commit/4f5852c481ad3b527636f9f168193646a76768b1)] - feat: [BREAKING_CHANGE] use ecma 2020 supporting bigint (#49) (Haoliang Gao <<sakura9515@gmail.com>>)
31 * [[`664eead`](http://github.com/eggjs/eslint-config-egg/commit/664eeadbb50c6fca78c5e443b2c2aa08057c1436)] - feat: no-this-alias allow self=this (#48) (Jing Cui <<cjing0620@gmail.com>>)
32
337.5.1 / 2019-08-27
34==================
35
36**fixes**
37 * [[`ed14802`](http://github.com/eggjs/eslint-config-egg/commit/ed1480222dd6a8f77121cbe679fe59fbf757662d)] - fix: no need to lint empty interface and params (#47) (吖猩 <<whxaxes@gmail.com>>)
38
397.5.0 / 2019-08-23
40==================
41
42**features**
43 * [[`302b736`](http://github.com/eggjs/eslint-config-egg/commit/302b736be4888a38a16c76785c7f31d55819322c)] - feat: support typescript (#46) (吖猩 <<whxaxes@gmail.com>>)
44
45**others**
46 * [[`585d2b3`](http://github.com/eggjs/eslint-config-egg/commit/585d2b3a52a4f5c640f8e1afc863615fd1820dc6)] - chore: Update .travis.yml (#45) (TZ | 天猪 <<atian25@qq.com>>)
47
487.4.1 / 2019-05-06
49==================
50
51**fixes**
52 * [[`491fee8`](http://github.com/eggjs/eslint-config-egg/commit/491fee8366d4b029c71eeb9d9f8cad3925aafb45)] - fix: ignore linebreak-style at win (#43) (TZ | 天猪 <<atian25@qq.com>>)
53
547.4.0 / 2019-05-06
55==================
56
57**features**
58 * [[`5f86efe`](http://github.com/eggjs/eslint-config-egg/commit/5f86efee0f9d1421a75fa0697c6ac7c95b275630)] - feat: linebreak-style at win (#42) (TZ | 天猪 <<atian25@qq.com>>)
59
607.3.1 / 2019-03-27
61==================
62
63**fixes**
64 * [[`34ca417`](http://github.com/eggjs/eslint-config-egg/commit/34ca4179f1e4e20ef34acdc502488f1422977920)] - fix: remove check-example rule (#41) (吖猩 <<whxaxes@qq.com>>)
65
667.3.0 / 2019-03-26
67==================
68
69**features**
70 * [[`e1935e3`](http://github.com/eggjs/eslint-config-egg/commit/e1935e38bca406fc8b981620a93cd6f5fd050b28)] - feat: jsdoc improvement (#40) (吖猩 <<whxaxes@qq.com>>)
71
72**others**
73 * [[`e4c222b`](http://github.com/eggjs/eslint-config-egg/commit/e4c222b3bb4f81634c367744a7eca2e508c10385)] - chore: add contributors on README (#39) (fengmk2 <<fengmk2@gmail.com>>)
74
757.2.0 / 2019-03-11
76==================
77
78**features**
79 * [[`ba9a317`](http://github.com/eggjs/eslint-config-egg/commit/ba9a317f7a5e9f81fcfe337eb15a6a7f60d74638)] - feat: add prefer promise reject errors (#38) (Yiyu He <<dead_horse@qq.com>>)
80
817.1.0 / 2018-08-25
82==================
83
84**features**
85 * [[`9e21077`](http://github.com/eggjs/eslint-config-egg/commit/9e21077c1b3ef7784b2c61a7fec54635f5571c76)] - feat: upgrade to es2018 support object rest/spread properties (#37) (Haoliang Gao <<sakura9515@gmail.com>>)
86
87**others**
88 * [[`c01647f`](http://github.com/eggjs/eslint-config-egg/commit/c01647f493c6234ddbfdcb3f7e273519c6098ff9)] - docs: update dependencies version in README (#36) (萨波 <<bowei.jbw@gmail.com>>)
89 * [[`bd881c5`](http://github.com/eggjs/eslint-config-egg/commit/bd881c5bbb32f84e27d9f106664fd8e9676c147c)] - test: add node 10 (#35) (薛定谔的猫 <<hh_2013@foxmail.com>>)
90
917.0.0 / 2018-02-24
92==================
93
94 * feat: add eslint-plugin-eggache && drop support 4.x (#34)
95
966.0.0 / 2017-12-26
97==================
98
99**others**
100 * [[`503d872`](http://github.com/eggjs/eslint-config-egg/commit/503d87239183d9abed36a4b3253cb148b45029c6)] - deps: upgrade babel-eslint (#33) (Haoliang Gao <<sakura9515@gmail.com>>)
101
1025.1.1 / 2017-09-04
103==================
104
105**fixes**
106 * [[`3142d5b`](http://github.com/eggjs/eslint-config-egg/commit/3142d5b0f821fee9d4a7e284ad7d7b75ca46887c)] - fix: disable functions options in comma-dangle (#32) (Haoliang Gao <<sakura9515@gmail.com>>)
107
1085.1.0 / 2017-08-25
109==================
110
111 * feat: disable browser env on node (#31)
112
1135.0.0 / 2017-06-28
114==================
115
116 * feat: upgrade eslint-plugin-jsx-a11y (#30)
117 * feat: BREAKING_CHANGE upgarde eslint-plugin-react (#29)
118
1194.2.1 / 2017-06-12
120==================
121
122 * fix: remove unused ecmaFeatures, compatible with eslint4 (#28)
123
1244.2.0 / 2017-05-25
125==================
126
127 * feat: disable forbid-prop-types and require-default-props (#26)
128
1294.1.0 / 2017-05-09
130==================
131
132 * deps: peerDeps to deps (#24)
133
1344.0.0 / 2017-05-06
135==================
136
137 * feat: support es8 by default (#23)
138 * feat: add React rules (#22)
139
1403.2.0 / 2016-11-03
141==================
142
143 * feat: disable no-useless-escape (#21)
144 * doc: reference about trailing commas (#19)
145
1463.1.0 / 2016-07-13
147==================
148
149 * doc: add more usage in readme (#18)
150 * feat: sourceType, no-extra-parens, brace-style, no-console (#17)
151
1523.0.3 / 2016-07-12
153==================
154
155 * fix: should work with eslint 3 (#16)
156
1573.0.2 / 2016-07-12
158==================
159
160 * fix: change rules that should not use (#15)
161
1623.0.1 / 2016-07-08
163==================
164
165 * fix: miss legacy (#13)
166
1673.0.0 / 2016-07-08
168==================
169
170 * refactor: refactor all rules based on eslint-config-airbnb and old ones, and classify them by category. (#11)
171
1722.1.0 / 2016-03-11
173==================
174
175 * docs: update README.md
176 * deps: add peerDependencies
177
1782.0.0 / 2016-03-04
179==================
180
181 * feat: enable ecmaVersion 6
182 * feat: remove consistent-return
183 * upgrade eslint to 2.0.0
184
1851.0.3 / 2016-01-11
186==================
187
188 * ignore @return when function is not returnd
189
1901.0.2 / 2015-12-18
191==================
192
193 * allow foo == undefined
194 * reflect: 修改switch-case 的缩进策略
195
1961.0.0 / 2015-11-13
197==================
198
199First Version