Skip to content

Commit c477b8b

Browse files
committed
Update CHANGELOG.md
1 parent 87cf221 commit c477b8b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
1313
- [`no-extraneous-dependencies`]: use `read-pkg-up` to simplify finding + loading `package.json` ([#680], thanks [@wtgtybhertgeghgtwtg])
1414

1515
### Fixed
16+
- [`order`]: Fix interpreting some external modules being interpreted as internal modules ([#793], thanks [@ephys])
1617
- attempt to fix crash in [`no-mutable-exports`]. ([#660])
1718
- "default is a reserved keyword" in no-maned-default tests by locking down babylon to 6.15.0 (#756, thanks @gmathieu)
1819

@@ -440,6 +441,7 @@ for info on changes for earlier releases.
440441
[#157]: https://github.com/benmosher/eslint-plugin-import/pull/157
441442
[#314]: https://github.com/benmosher/eslint-plugin-import/pull/314
442443

444+
[#793]: https://github.com/benmosher/eslint-plugin-import/issues/793
443445
[#660]: https://github.com/benmosher/eslint-plugin-import/issues/660
444446
[#653]: https://github.com/benmosher/eslint-plugin-import/issues/653
445447
[#627]: https://github.com/benmosher/eslint-plugin-import/issues/627
@@ -575,3 +577,4 @@ for info on changes for earlier releases.
575577
[@duncanbeevers]: https://github.com/duncanbeevers
576578
[@giodamelio]: https://github.com/giodamelio
577579
[@ntdb]: https://github.com/ntdb
580+
[@ephys]: https://github.com/ephys

0 commit comments

Comments
 (0)