Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Latest commit

 

History

History
57 lines (33 loc) · 3.34 KB

CHANGELOG.md

File metadata and controls

57 lines (33 loc) · 3.34 KB

3.1.0 (2020-02-11)

Features

3.0.0 (2020-02-06)

Bug Fixes

Features

  • 🎸 propagacion no-errores (00fb231)
  • do not propagate non-error instances (88fe642)

BREAKING CHANGES

  • addon does not longer propogate non-error instances to bugsnag

2.0.1 (2019-11-28)

Bug Fixes

  • release: restore npm without publish (8f0b7fe)

2.0.0 (2019-11-28)

Features

  • metadata: convert getMetadata to async (6750f7a)
  • refactor for compatibility (17485bc)

BREAKING CHANGES

  • metadata: convert getMetadata to async