File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ 3.9.1] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/compare/3.9.0...3.9.1 )
8+
9+ - fix: do not convert functions where first parameter is ` this ` [ ` #64 ` ] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/pull/64 )
10+
711#### [ 3.9.0] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/compare/3.8.1...3.9.0 )
812
13+ > 28 September 2025
14+
915- docs: explain flat configuration [ ` #56 ` ] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/issues/56 )
1016- feat: add shared config ` all ` [ ` 77335ef ` ] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/commit/77335efdb420456427aba67aba8599076c83ab57 )
17+ - chore(release): 3.9.0 [ ` 1d038c8 ` ] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/commit/1d038c8a60602cb0ac2d4e5fe414f39027b8ce36 )
1118
1219#### [ 3.8.1] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/compare/3.8.0...3.8.1 )
1320
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-prefer-arrow-functions" ,
33 "description" : " Convert functions to arrow functions" ,
4- "version" : " 3.9.0 " ,
4+ "version" : " 3.9.1 " ,
55 "author" : " Jamie Mason (https://github.com/JamieMason)" ,
66 "bugs" : " https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/issues" ,
77 "contributors" : [
You can’t perform that action at this time.
0 commit comments