All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- issue #39: Added
polling
parameter that can specify puppeteer polling mechanism.
- issue #44: Empty messages are ignored when output to the console.
- PR #50: Fix the error when console output arguments is not serializable.
- Update puppeteer package to 3.0.2 version. It means that Node versions before 10.18.1 are not supported.