File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
13
13
- [ ` no-extraneous-dependencies ` ] : use ` read-pkg-up ` to simplify finding + loading ` package.json ` ([ #680 ] , thanks [ @wtgtybhertgeghgtwtg ] )
14
14
15
15
### Fixed
16
+ - [ ` order ` ] : Fix interpreting some external modules being interpreted as internal modules ([ #793 ] , thanks [ @ephys ] )
16
17
- attempt to fix crash in [ ` no-mutable-exports ` ] . ([ #660 ] )
17
18
- "default is a reserved keyword" in no-maned-default tests by locking down babylon to 6.15.0 (#756 , thanks @gmathieu )
18
19
@@ -440,6 +441,7 @@ for info on changes for earlier releases.
440
441
[ #157 ] : https://github.com/benmosher/eslint-plugin-import/pull/157
441
442
[ #314 ] : https://github.com/benmosher/eslint-plugin-import/pull/314
442
443
444
+ [ #793 ] : https://github.com/benmosher/eslint-plugin-import/issues/793
443
445
[ #660 ] : https://github.com/benmosher/eslint-plugin-import/issues/660
444
446
[ #653 ] : https://github.com/benmosher/eslint-plugin-import/issues/653
445
447
[ #627 ] : https://github.com/benmosher/eslint-plugin-import/issues/627
@@ -575,3 +577,4 @@ for info on changes for earlier releases.
575
577
[ @duncanbeevers ] : https://github.com/duncanbeevers
576
578
[ @giodamelio ] : https://github.com/giodamelio
577
579
[ @ntdb ] : https://github.com/ntdb
580
+ [ @ephys ] : https://github.com/ephys
You can’t perform that action at this time.
0 commit comments