@@ -45,11 +45,11 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
45
45
- [ ` order ` ] : do not compare first path segment for relative paths ([ #2682 ] ) ([ #2885 ] , thanks [ @mihkeleidast ] )
46
46
47
47
### Changed
48
- - [ Docs] ` no-extraneous-dependencies ` : Make glob pattern description more explicit ([ #2944 ] , thanks [ @mulztob ] )
48
+ - [ Docs] [ ` no-extraneous-dependencies ` ] : Make glob pattern description more explicit ([ #2944 ] , thanks [ @mulztob ] )
49
49
- [ ` no-unused-modules ` ] : add console message to help debug [ #2866 ]
50
50
- [ Refactor] ` ExportMap ` : make procedures static instead of monkeypatching exportmap ([ #2982 ] , thanks [ @soryy708 ] )
51
51
- [ Refactor] ` ExportMap ` : separate ExportMap instance from its builder logic ([ #2985 ] , thanks [ @soryy708 ] )
52
- - [ Docs] ` order ` : Add a quick note on how unbound imports and --fix ([ #2640 ] , thanks [ @minervabot ] )
52
+ - [ Docs] [ ` order ` ] : Add a quick note on how unbound imports and --fix ([ #2640 ] , thanks [ @minervabot ] )
53
53
- [ Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([ #2987 ] , thanks [ @joeyguerra ] )
54
54
- [ actions] migrate OSX tests to GHA ([ ljharb #37 ] , thanks [ @aks- ] )
55
55
- [ Refactor] ` exportMapBuilder ` : avoid hoisting ([ #2989 ] , thanks [ @soryy708 ] )
@@ -1831,6 +1831,7 @@ for info on changes for earlier releases.
1831
1831
[ @fsmaia ] : https://github.com/fsmaia
1832
1832
[ @fson ] : https://github.com/fson
1833
1833
[ @futpib ] : https://github.com/futpib
1834
+ [ @G-Rath ] : https://github.com/G-Rath
1834
1835
[ @gajus ] : https://github.com/gajus
1835
1836
[ @gausie ] : https://github.com/gausie
1836
1837
[ @gavriguy ] : https://github.com/gavriguy
0 commit comments