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 @@ -6,10 +6,13 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
66
77## Unreleased  
88
9+ ## [ 7.36.1]  - 2024.09.12 
10+ 
911### Fixed  
1012*  [ ` no-is-mounted ` ] : fix logic in method name check ([ #3821  ] [ ]  @Mathias-S  )
1113*  [ ` jsx-no-literals ` ] : Avoid crashing on valueless boolean props ([ #3823  ] [ ]  @reosarevok  )
1214
15+ [ 7.36.1 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.36.0...v7.36.1 
1316[ #3823 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3823 
1417[ #3821 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3821 
1518
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" 
3-  "version" : " 7.36.0 " 
3+  "version" : " 7.36.1 " 
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