v0.3.0
Version 0.3.0 marks a migration to using ES2017 features async/await and arrow functions. They were previously avoided to maximize compatibility with earlier versions of puppeteer.
It should be functionally equivalent to v0.2.1, though there may be some unintentional bugs or side effects. Please file an issue if there is inconsistent behavior.