Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 297 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 297 Bytes

v2.0.1

support arrow functions where body is not a BlockStatement. Fixes #12

v2.0.0

Use espree for parsing javascript code instead of node-falafel.

v1.1.0

  1. Update esprima parser verion to 9
  2. Fixed "rest" parameter logging

(Older versions)

No CHANGELOG was maintained...