JavaScript: Add change note

This commit is contained in:
Taus
2025-06-05 15:06:40 +00:00
parent 281ccf7c11
commit b8772bc736

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The JavaScript extractor now skips generated JavaScript files if the original TypeScript files are already present. It also skips any files in the output directory specified in the `compilerOptions` part of the `tsconfig.json` file.