Skip to content

Commit 6d8a0b8

Browse files
authored
Merge branch 'main' into refactor-export-map-builder
2 parents c986ba3 + 8587c85 commit 6d8a0b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
1818
- [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([#2987], thanks [@joeyguerra])
1919
- [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@aks-])
2020
- [Refactor] `exportMapBuilder`: avoid hoisting ([#2989], thanks [@soryy708])
21+
- [Refactor] `ExportMap`: extract "builder" logic to separate files ([#2991], thanks [@soryy708])
2122

2223
## [2.29.1] - 2023-12-14
2324

@@ -1114,6 +1115,7 @@ for info on changes for earlier releases.
11141115

11151116
[`memo-parser`]: ./memo-parser/README.md
11161117

1118+
[#2991]: https://github.com/import-js/eslint-plugin-import/pull/2991
11171119
[#2989]: https://github.com/import-js/eslint-plugin-import/pull/2989
11181120
[#2987]: https://github.com/import-js/eslint-plugin-import/pull/2987
11191121
[#2985]: https://github.com/import-js/eslint-plugin-import/pull/2985

0 commit comments

Comments
 (0)