We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e2e78c commit 689264aCopy full SHA for 689264a
CHANGELOG.md
@@ -5,6 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
This change log adheres to standards from [Keep a CHANGELOG](http://keepachangelog.com).
6
7
## [Unreleased]
8
+
9
+### Added
10
11
+- [`no-unused-modules`]: support dynamic imports ([#1660], thanks [@maxkomarychev])
12
13
### Fixed
14
- [`order`]: fix `isExternalModule` detect on windows ([#1651], thanks [@fisker])
15
- [`order`]: recognize ".." as a "parent" path ([#1658], thanks [@golopot])
0 commit comments