Skip to content

Commit 898718a

Browse files
committed
Changes
1 parent aaf7a6e commit 898718a

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
@@ -11,6 +11,7 @@
1111
* Compiler: Cache function arity (the length prop of a function is slow with v8)
1212
* Compiler: The js lexer is now utf8 aware, recognize and emit utf8 ident
1313
* Compiler: Update the js lexer with new number literal syntax
14+
* Compiler: update js parser to support most es6 feature (#1391)
1415

1516
## Bug fixes
1617
- Effects: fix Js.export and Js.export_all to work with functions

0 commit comments

Comments
 (0)