From 8c3f4c67aedbd10857f85425e0cf3793594fce4d Mon Sep 17 00:00:00 2001 From: yoyo930021 Date: Sat, 10 Oct 2020 18:41:39 +0800 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a4ef8283b..2c182a5528 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Upgrade `@prettier/plugin-pug` to fix formatter issues. #2347 - 🙌 Fix collapse code missing end mark. Thanks to contribution from [@yoyo930021](https://github.com/yoyo930021). #2303 and #2352. +- 🙌 Respect include exclude files options in tsconfig for ts js external files. Thanks to contribution from [@yoyo930021](https://github.com/yoyo930021). #2339 and #2371. ### 0.28.0 | 2020-09-23 | [VSIX](https://marketplace.visualstudio.com/_apis/public/gallery/publishers/octref/vsextensions/vetur/0.28.0/vspackage)