Skip to content

v0.3.1

Compare
Choose a tag to compare
@EricSmekens EricSmekens released this 23 Aug 17:14
· 360 commits to master since this release

Thanks for all PR's.

Fixes various issues, including:

  • Checks for unclosed '(' and '[' chars.
  • Better backslash handling. (Still not the same as esprima, next version will have this addressed).
  • Allowing unicode identifiers.
  • Better support for adding/removing literals/operators.
  • Updated dependencies.