github bugsnag/bugsnag-js v4.6.0

latest releases: v8.0.0-alpha.9, v7.23.0, v8.0.0-alpha.8...
6 years ago

Added

  • It is now possible to customize the logger by setting the logger option of the configuration object. A custom logger must have the methods debug, info, warn and error. To completely disable logging, set logger: null. (#340)

Fixed

  • A custom version of safe-json-stringify now fully protects against circular structures returned from toJSON() and arbitrarily wide/deep structures (#338)

Don't miss a new bugsnag-js release

NewReleases is sending notifications on new releases.