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
+4-1
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,12 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
12
12
-[`no-extraneous-dependencies`]: Implement support for [bundledDependencies](https://npm.github.io/using-pkgs-docs/package-json/types/bundleddependencies.html) ([#1436], thanks [@schmidsi]))
13
13
14
14
### Fixed
15
-
-`default`: make error message less confusing ([#1470], thanks [@golopot])
15
+
-[`default`]: make error message less confusing ([#1470], thanks [@golopot])
16
16
- Improve performance of `ExportMap.for` by only loading paths when necessary. ([#1519], thanks [@brendo])
17
17
- Support export of a merged TypeScript namespace declaration ([#1495], thanks [@benmunro])
18
18
-[`import/order`]: fix autofix to not move imports across fn calls ([#1253], thanks [@tihonove])
19
19
-[`prefer-default-export`]: fix false positive with type export ([#1506], thanks [@golopot])
20
+
-[`extensions`]: Fix `ignorePackages` to produce errors ([#1521], thanks [@saschanaz])
20
21
21
22
## [2.18.2] - 2019-07-19
22
23
- Skip warning on type interfaces ([#1425], thanks [@lencioni])
@@ -611,6 +612,7 @@ for info on changes for earlier releases.
0 commit comments