Skip to content

Commit 0b9187d

Browse files
committed
JS: Add change note
1 parent a9d21e7 commit 0b9187d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
category: fix
3+
---
4+
* Fixed a bug that would occur when TypeScript code was found in an HTML-like file, such as a `.vue` file,
5+
but where it could not be associated with any `tsconfig.json` file. Previously the embedded code was not
6+
extracted in this case, but should now be extracted properly.

0 commit comments

Comments
 (0)