We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70379a4 commit ecf7bb0Copy full SHA for ecf7bb0
CHANGELOG.md
@@ -1,8 +1,12 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+- Fixed broken imports in ESM configs using typescript versions lower than 5.5.
6
7
## v0.2.1
8
-- Decrease minimum `typescript-eslint` version to ^8.1.0 (matches import-x plugin).
9
+- Decreased minimum `typescript-eslint` version to ^8.1.0 (matches import-x plugin).
10
11
## v0.2.0
12
0 commit comments