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 9a4f62a commit 08bfdf1Copy full SHA for 08bfdf1
CHANGES.md
@@ -5,6 +5,9 @@
5
## Bug fixes
6
* Compiler: put custom header at the top of the output file (fix #1441)
7
* Compiler (js parser): fix parsing of js labels (fix #1440)
8
+* Compiler: fix simplification of js with let and const
9
+* Compiler: reduce memory consumption when parsing js
10
+* Compiler: parsing js can return a list of token, the list was sometime incorrect
11
12
# 5.1.1 (2023-03-15) - Lille
13
0 commit comments