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 aaf7a6e commit 898718aCopy full SHA for 898718a
CHANGES.md
@@ -11,6 +11,7 @@
11
* Compiler: Cache function arity (the length prop of a function is slow with v8)
12
* Compiler: The js lexer is now utf8 aware, recognize and emit utf8 ident
13
* Compiler: Update the js lexer with new number literal syntax
14
+* Compiler: update js parser to support most es6 feature (#1391)
15
16
## Bug fixes
17
- Effects: fix Js.export and Js.export_all to work with functions
0 commit comments