3.0.0
3.0.0 (2019-05-07)
Features
- add formal support for async functions (45b597b)
- add option to set a return style of implicit or explicit (378186d)
- skip functions containing this, arguments, super, and new.target (f1cee8c)
BREAKING CHANGES
- Drops support for recommending use of class constructors in niche cases.
- Drops support for preserving comments