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
12
12
### Changed
13
13
- [ Docs] ` no-extraneous-dependencies ` : Make glob pattern description more explicit ([ #2944 ] , thanks [ @mulztob ] )
14
14
- [ ` no-unused-modules ` ] : add console message to help debug [ #2866 ]
15
+ - [ Refactor] ` ExportMap ` : make procedures static instead of monkeypatching exportmap ([ #2982 ] , thanks [ @soryy708 ] )
15
16
16
17
## [ 2.29.1] - 2023-12-14
17
18
@@ -1108,6 +1109,7 @@ for info on changes for earlier releases.
1108
1109
1109
1110
[ `memo-parser` ] : ./memo-parser/README.md
1110
1111
1112
+ [ #2982 ] : https://github.com/import-js/eslint-plugin-import/pull/2982
1111
1113
[ #2944 ] : https://github.com/import-js/eslint-plugin-import/pull/2944
1112
1114
[ #2942 ] : https://github.com/import-js/eslint-plugin-import/pull/2942
1113
1115
[ #2919 ] : https://github.com/import-js/eslint-plugin-import/pull/2919
You can’t perform that action at this time.
0 commit comments