Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 1.72 KB

Changelog

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.

4.0.0

  • PR #61: Update puppeteer package to 13.1.3 version. Node.js 10 is no longer supported.

3.1.0 - 2020-06-17

Changed

3.0.0 - 2020-05-01

Added

  • issue #39: Added polling parameter that can specify puppeteer polling mechanism.

Changed

  • issue #44: Empty messages are ignored when output to the console.

Fixed

  • PR #50: Fix the error when console output arguments is not serializable.

BREAKING CHANGES

  • Update puppeteer package to 3.0.2 version. It means that Node versions before 10.18.1 are not supported.

2.0.1 - 2018-06-29

Changed

Fixed

  • issue #29: Reporter option is ignored
  • issue #31: --incognito option is ignored