@@ -16,6 +16,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
16
16
- [ Refactor] ` ExportMap ` : separate ExportMap instance from its builder logic ([ #2985 ] , thanks [ @soryy708 ] )
17
17
- [ Docs] ` order ` : Add a quick note on how unbound imports and --fix ([ #2640 ] , thanks [ @minervabot ] )
18
18
- [ Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([ #2987 ] , thanks [ @joeyguerra ] )
19
+ - [ actions] migrate OSX tests to GHA ([ ljharb #37 ] , thanks [ @aks- ] )
19
20
20
21
## [ 2.29.1] - 2023-12-14
21
22
@@ -1458,6 +1459,8 @@ for info on changes for earlier releases.
1458
1459
[ #164 ] : https://github.com/import-js/eslint-plugin-import/pull/164
1459
1460
[ #157 ] : https://github.com/import-js/eslint-plugin-import/pull/157
1460
1461
1462
+ [ ljharb#37 ] : https://github.com/ljharb/eslint-plugin-import/pull/37
1463
+
1461
1464
[ #2930 ] : https://github.com/import-js/eslint-plugin-import/issues/2930
1462
1465
[ #2687 ] : https://github.com/import-js/eslint-plugin-import/issues/2687
1463
1466
[ #2684 ] : https://github.com/import-js/eslint-plugin-import/issues/2684
@@ -1690,6 +1693,7 @@ for info on changes for earlier releases.
1690
1693
[ @adjerbetian ] : https://github.com/adjerbetian
1691
1694
[ @AdriAt360 ] : https://github.com/AdriAt360
1692
1695
[ @ai ] : https://github.com/ai
1696
+ [ @aks- ] : https://github.com/aks-
1693
1697
[ @aladdin-add ] : https://github.com/aladdin-add
1694
1698
[ @alex-page ] : https://github.com/alex-page
1695
1699
[ @alexgorbatchev ] : https://github.com/alexgorbatchev
0 commit comments