You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
6
6
7
7
## [Unreleased]
8
8
### Fixed
9
+
-[`no-absolute-path`]: fix a crash with invalid import syntax ([#1616], thanks [@ljharb])
9
10
-[`import/external-module-folders` setting] now correctly works with directories containing modules symlinked from `node_modules` ([#1605], thanks [@skozin])
10
11
-[`extensions`]: for invalid code where `name` does not exist, do not crash ([#1613], thanks [@ljharb])
0 commit comments