Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 749 Bytes

CHANGELOG.md

File metadata and controls

17 lines (14 loc) · 749 Bytes

latency-monitor

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Fixed

  • ES6 default import

Fixed

  • Method for monitoring event loop latency is vastly improved. This is considered a breaking change, although is API compatible.

Changed

  • Latency monitor now is disabled when a browser page is not in focus (where supported) due to browsers limiting the number of events fires when the page is hidden