We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7725aa8 commit a725b1eCopy full SHA for a725b1e
CHANGES.md
@@ -57,6 +57,7 @@
57
## Bug fixes
58
* Compiler: fix stack overflow issues with double translation (#1869)
59
* Compiler: minifier fix (#1867)
60
+* Compiler: fix shortvar with --enable es6 (AssignTarget was not properly handled)
61
* Compiler: fix assert failure with double translation (#1870)
62
* Compiler: fix path rewriting of Wasm source maps (#1882)
63
* Compiler: fix global dead code in presence of dead tailcall (#2010)
0 commit comments