Skip to content

Latest commit

 

History

History
122 lines (64 loc) · 5.89 KB

CHANGELOG.md

File metadata and controls

122 lines (64 loc) · 5.89 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

5.7.0 (2024-02-13)

Features

  • add new metric helpers for counters and gauges (#80) (57c29db)
  • add prefix option for metric namespace (#81) (0c0cc1e)

5.6.0 (2024-02-12)

Features

  • add metric dimesion payload builder (#79) (648b0e4)

5.5.0 (2023-08-18)

Features

5.4.0 (2023-08-18)

Features

  • update metric type to match beaver-logger-paypal (#77) (f52accb)

5.3.0 (2023-07-26)

Features

5.2.2 (2023-03-09)

Bug Fixes

  • buffer: fix how buffer is exposed (#70) (c09cc0b)

5.2.1 (2023-03-07)

  • logger: expose logger._buffer={}, add tests (#69) (03cee51)

5.2.0 (2023-02-21)

Features

  • add 'metric' logger method to accept otel metrics (#65) (3983c31)

  • docs: update github actions badge url (#66) (becce9f)

  • fix npm badge in readme (#64) (efc83a3)

5.1.0 (2022-12-14)

Features

Bug Fixes

  • issues/49 'Reference error: window undefined' error in SSR components (#62) (1420083)

  • fix publish process (#63) (1a08927)

  • release: 5.1.0 (60f901e)

  • use prettier for code formatting (#58) (288257d)

5.0.1 (2022-04-09)

5.0.0 (2022-03-01)

⚠ BREAKING CHANGES

  • move to krakenjs scope (#56)

  • add tooling for code coverage, changelogs, and conventional commits (#54) (24886fd)

  • move to krakenjs scope (#56) (b2c647e)

[4.0.21] - 2020-10-02

Added

  • Dist

Changed

  • Upgrade flow

[4.0.20] - 2020-09-28

Added

  • Dist

[4.0.19] - 2020-09-21

Added

  • Dist

Changed

  • fix/send beacon (#34)
    • remove json parser
    • fix beacon processing
    • window.Blob
  • Add enableSendBeacon option (#32)
    • add enableSendBeacon option
    • enable seand beacon in demo