Skip to content

v0.1.0 - 2020-07-02

Pre-release
Pre-release
Compare
Choose a tag to compare
@krismuniz krismuniz released this 03 Jul 04:36
· 10 commits to master since this release
298732f

🚨 Breaking Changes

  • Throw errors instead of returning { parsing_error: ... } objects
  • Migrate from @babel/parser to meriyah (all error messages changed slightly)
  • Return null when input is empty script
  • Ignore 'use strict' and other directives