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