Releases: bugsnag/bugsnag-angular
Releases · bugsnag/bugsnag-angular
v2.0.1
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
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.