JS: Change note

This commit is contained in:
Asger F
2019-09-17 11:20:39 +01:00
parent a8e8ae868a
commit f8eff06aa1

View File

@@ -5,3 +5,6 @@
## Changes to code extraction
* Asynchronous generator methods are now parsed correctly and no longer cause a spurious syntax error.
* Recognition of CommonJS modules has improved. As a result, some files that were previously extracted as
global scripts are now extracted as modules.