Skip to content

Commit 686430b

Browse files
committed
changelog
1 parent d75a773 commit 686430b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
1313
- [`no-anonymous-default-export`]: add `allowNew` option ([#2505], thanks [@DamienCassou])
1414
- [`order`]: Add `distinctGroup` option ([#2395], thanks [@hyperupcall])
1515
- [`no-extraneous-dependencies`]: Add `includeInternal` option ([#2541], thanks [@bdwain])
16+
- [`order`]: new `alphabetize.orderImportKind` option to sort imports with same path based on their kind (`type`, `typeof`) ([#2544], thanks [@stropho])
1617

1718
### Fixed
1819
- [`order`]: move nested imports closer to main import entry ([#2396], thanks [@pri1311])

0 commit comments

Comments
 (0)