File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
35
35
* Fix [ ` no-unused-state ` ] [ ] to correctly handle arrow function class method ([ #1363 ] [ ] @jackyho112 )
36
36
* Fix incompatibility with [ ` typescript-eslint-parser ` ] ( https://github.com/eslint/typescript-eslint-parser ) ([ #1496 ] [ ] @timothykang )
37
37
* Fix [ ` jsx-no-bind ` ] [ ] to only warn for props and account for variable declaration ([ #1444 ] [ ] [ #1395 ] [ ] [ #1417 ] [ ] @jackyho112 )
38
- * Fix [ ` no-props- unused-props ` ] [ ] to handle props usage in custom prop validators ([ #1518 ] [ ] @petersendidit )
38
+ * Fix [ ` no-unused-prop-types ` ] [ ] to handle props usage in custom prop validators ([ #1518 ] [ ] @petersendidit )
39
39
* Fix [ ` prefer-stateless-function ` ] [ ] to account for ` contextTypes ` and ` defaultProps ` ([ #1521 ] [ ] @jomasti )
40
40
* Fix [ ` jsx-no-comment-textnodes ` ] [ ] to not warn when using two slashes via html entities at the beginning of a literal ([ #1517 ] [ ] @jomasti )
41
41
* Fix [ ` default-props-match-prop-types ` ] [ ] crash ([ #1499 ] [ ] @jomasti )
You can’t perform that action at this time.
0 commit comments