Skip to content

Commit a725b1e

Browse files
committed
Changes
1 parent 7725aa8 commit a725b1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
## Bug fixes
5858
* Compiler: fix stack overflow issues with double translation (#1869)
5959
* Compiler: minifier fix (#1867)
60+
* Compiler: fix shortvar with --enable es6 (AssignTarget was not properly handled)
6061
* Compiler: fix assert failure with double translation (#1870)
6162
* Compiler: fix path rewriting of Wasm source maps (#1882)
6263
* Compiler: fix global dead code in presence of dead tailcall (#2010)

0 commit comments

Comments
 (0)