JS: Add change note

This commit is contained in:
Asger F
2019-10-08 13:05:02 +01:00
parent 8146619913
commit 1fc01d9b5d

View File

@@ -9,3 +9,4 @@
global scripts are now extracted as modules.
* Top-level `await` is now supported.
* A bug was fixed in how the TypeScript extractor handles default-exported anonymous classes.
* A bug was fixed in how the TypeScript extractor handles computed instance field names.