Skip to content

2.1.11

@matAtWork matAtWork tagged this 23 Oct 21:02
- Fix a number of errors related to the output ES6 `import` and `export`
statements
- Change the default parsing sourceType from 'script' to modules. Use
`nodent.setDefaultCompileOptions({parser:{sourceType:'script'})` to
switch back.
- Correct parenthesis on CallExpression & MemberExpression and some
other precedence edge cases
- Add syntax tests
Assets 2
Loading