File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4,9 +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.0] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/compare/3.8.1...3.9.0 )
8+
9+ - docs: explain flat configuration [ ` #56 ` ] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/issues/56 )
10+ - feat: add shared config ` all ` [ ` 77335ef ` ] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/commit/77335efdb420456427aba67aba8599076c83ab57 )
11+
712#### [ 3.8.1] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/compare/3.8.0...3.8.1 )
813
14+ > 14 September 2025
15+
916- fix: export meta and rules directly to prevent undefined inference [ ` #55 ` ] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/issues/55 )
17+ - chore(release): 3.8.1 [ ` ab2902b ` ] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/commit/ab2902b53f46acc81af28243703b96f9c71883e8 )
1018
1119#### [ 3.8.0] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/compare/3.7.0...3.8.0 )
1220
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.8.1 " ,
4+ "version" : " 3.9.0 " ,
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