File tree Expand file tree Collapse file tree 2 files changed +456
-454
lines changed Expand file tree Collapse file tree 2 files changed +456
-454
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
1212### Changed
1313- [ Docs] ` no-extraneous-dependencies ` : Make glob pattern description more explicit ([ #2944 ] , thanks [ @mulztob ] )
1414- [ ` no-unused-modules ` ] : add console message to help debug [ #2866 ]
15+ - [ Refactor] ` ExportMap ` : make procedures static instead of monkeypatching exportmap ([ #2982 ] , thanks [ @soryy708 ] )
1516
1617## [ 2.29.1] - 2023-12-14
1718
@@ -1108,6 +1109,7 @@ for info on changes for earlier releases.
11081109
11091110[ `memo-parser` ] : ./memo-parser/README.md
11101111
1112+ [ #2982 ] : https://github.com/import-js/eslint-plugin-import/pull/2982
11111113[ #2944 ] : https://github.com/import-js/eslint-plugin-import/pull/2944
11121114[ #2942 ] : https://github.com/import-js/eslint-plugin-import/pull/2942
11131115[ #2919 ] : https://github.com/import-js/eslint-plugin-import/pull/2919
You can’t perform that action at this time.
0 commit comments