Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

35 lines (22 loc) · 1.15 KB

Changelog

Unreleased

8.0.0-beta.4

  • Don't overwrite window.signalfx (#87)

8.0.0-beta.2

  • Include browser build in the package (#86)

8.0.0-beta.1

  • Dropped support for Node.js below 12.10 (#85)
  • Significant dependencies updates (#85)
  • Replaced browserify with webpack (#85)
  • proxy configuration field now follows axios's format (#85)

7.4.2

  • Stop existing livetail session before creating new one (#78)

7.4.1

  • Extend supported Node.js versions to 17. (#73)
  • Remove info message about missing signalfx-tracing. (#74)

7.4.0

  • Extend supported Node.js versions to latest LTS (#69)