File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
11
11
- [ ` consistent-type-specifier-style ` ] : fix accidental removal of comma in certain cases ([ #2754 ] , thanks [ @bradzacher ] )
12
12
- [ Perf] ` ExportMap ` : Improve ` ExportMap.for ` performance on larger codebases ([ #2756 ] , thanks [ @leipert ] )
13
13
- [ ` no-extraneous-dependencies ` ] /TypeScript: do not error when importing inline type from dev dependencies ([ #1820 ] , thanks [ @andyogo ] )
14
+ * [ ` order ` ] : partial fix for [ #2687 ] (thanks [ @ljharb ] )
14
15
15
16
### Changed
16
17
- [ Docs] [ ` no-duplicates ` ] : fix example schema ([ #2684 ] , thanks [ @simmo ] )
@@ -1397,6 +1398,7 @@ for info on changes for earlier releases.
1397
1398
[ #211 ] : https://github.com/import-js/eslint-plugin-import/pull/211
1398
1399
[ #164 ] : https://github.com/import-js/eslint-plugin-import/pull/164
1399
1400
[ #157 ] : https://github.com/import-js/eslint-plugin-import/pull/157
1401
+ [ #2687 ] : https://github.com/import-js/eslint-plugin-import/issues/2687
1400
1402
[ #2684 ] : https://github.com/import-js/eslint-plugin-import/issues/2684
1401
1403
[ #2674 ] : https://github.com/import-js/eslint-plugin-import/issues/2674
1402
1404
[ #2668 ] : https://github.com/import-js/eslint-plugin-import/issues/2668
You can’t perform that action at this time.
0 commit comments