Skip to content

Commit 08bfdf1

Browse files
committed
Changes
1 parent 9a4f62a commit 08bfdf1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
## Bug fixes
66
* Compiler: put custom header at the top of the output file (fix #1441)
77
* 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
811

912
# 5.1.1 (2023-03-15) - Lille
1013
## Bug fixes

0 commit comments

Comments
 (0)