Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

Releases: bugsnag/bugsnag-angular

v2.0.1

30 Apr 16:49
Compare
Choose a tag to compare

Fixed

  • Angular v4 support. We now use ngc version 4 to compile the built assets. The v5 compiler output was not backwards-compatible with v4 apps. v4 compiler assets are compatible with v4 and v5 apps.

v2.0.0

29 Jan 15:13
Compare
Choose a tag to compare

Changed

  • Restructure the library to work in both Angular's AOT and JIT modes

Note the major version bump – this is a breaking change. See the readme for the updated usage.

v1.0.1

18 Dec 20:43
Compare
Choose a tag to compare

Bug fixes