File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
18
18
- [ Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([ #2987 ] , thanks [ @joeyguerra ] )
19
19
- [ actions] migrate OSX tests to GHA ([ ljharb #37 ] , thanks [ @aks- ] )
20
20
- [ Refactor] ` exportMapBuilder ` : avoid hoisting ([ #2989 ] , thanks [ @soryy708 ] )
21
+ - [ Refactor] ` ExportMap ` : extract "builder" logic to separate files ([ #2991 ] , thanks [ @soryy708 ] )
21
22
22
23
## [ 2.29.1] - 2023-12-14
23
24
@@ -1114,6 +1115,7 @@ for info on changes for earlier releases.
1114
1115
1115
1116
[ `memo-parser` ] : ./memo-parser/README.md
1116
1117
1118
+ [ #2991 ] : https://github.com/import-js/eslint-plugin-import/pull/2991
1117
1119
[ #2989 ] : https://github.com/import-js/eslint-plugin-import/pull/2989
1118
1120
[ #2987 ] : https://github.com/import-js/eslint-plugin-import/pull/2987
1119
1121
[ #2985 ] : https://github.com/import-js/eslint-plugin-import/pull/2985
You can’t perform that action at this time.
0 commit comments