- Update dependencies
- Use
this.parse
instead ofacorn.parse
- Make code removal more conservative (#9)
- Return a
name
- Remove methods of
this
andsuper
(#3)
- Fix build
- Default to adding sourcemap locations
- Skip removed call expressions from further AST traversal
- Initial release