File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
55
66## Unreleased
77
8+ ## [ 7.24.0] - 2021.05.27
9+
810### Added
911* component detection: add componentWrapperFunctions setting ([ #2713 ] [ ] @@jzabala @LandonSchropp )
1012* [ ` no-unused-prop-types ` ] : add ignore option ([ #2972 ] [ ] @grit96 )
@@ -23,6 +25,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
2325* [ readme] fix broken anchor link ([ #2982 ] [ ] @vzvu3k6k )
2426* [ Docs] [ ` jsx-child-element-spacing ` ] : fixes sentence which ends abruptly ([ #2990 ] [ ] @pascalpp )
2527
28+ [ 7.24.0 ] : https://github.com/yannickcr/eslint-plugin-react/compare/v7.23.2...v7.24.0
2629[ #2990 ] : https://github.com/yannickcr/eslint-plugin-react/pull/2990
2730[ #2989 ] : https://github.com/yannickcr/eslint-plugin-react/pull/2989
2831[ #2986 ] : https://github.com/yannickcr/eslint-plugin-react/pull/2986
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 7.23.2 " ,
3+ "version" : " 7.24.0 " ,
44 "author" : " Yannick Croissant <yannick.croissant+npm@gmail.com>" ,
55 "description" : " React specific linting rules for ESLint" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments