Skip to content

v0.3.0

Choose a tag to compare

@tungs tungs released this 14 Jun 17:29

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.