Skip to content

v0.3.0

Compare
Choose a tag to compare
@tungs tungs released this 14 Jun 18:17

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 as v0.2.1, though there may be some unintentional bugs or side effects.