File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,14 @@ 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.6.0] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/compare/3.5.0...3.6.0 )
8+
9+ - feat: allow methods on objects [ ` #15 ` ] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/issues/15 )
10+
711#### [ 3.5.0] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/compare/3.4.2...3.5.0 )
812
13+ > 9 January 2025
14+
915- feat: allow functions with certain names [ ` #9 ` ] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/issues/9 )
1016- refactor: improve internal typings [ ` 949b6e3 ` ] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/commit/949b6e384b8fe3d9bc18668bd52857e27e5b935b )
1117- refactor: move writer to a module [ ` 7625a59 ` ] ( https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/commit/7625a593a51d45d95c2764dfd73db106f4f01c2c )
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.5 .0" ,
4+ "version" : " 3.6 .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