Skip to content

Commit ed80e4e

Browse files
committed
JS: Change note
1 parent c4eeda1 commit ed80e4e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* The JavaScript extractor will on longer report syntax errors related to "strict mode".
5+
Files containing such errors are now being fully analyzed along with other sources files.
6+
This improves our support for source files that technically break the "strict mode" rules,
7+
but where a build steps transforms the code such that it ends up working at runtime.

0 commit comments

Comments
 (0)