npm bugsnag-react-native 1.1.0
v1.1.0

latest releases: 2.23.10, 2.23.9, 2.23.8...
7 years ago

Enhancements

  • Reports unhandled promise rejections. By default, unhandled promise rejections
    are reported to Bugsnag when in a non-development environment. This is
    disabled in a development environment to preserve the existing behavior of
    showing a warning banner when a possible unhandled promise rejection is
    detected.To toggle this behavior, set handlePromiseRejections when creating
    a client.
  • Allow setting appVersion from a configuration option. This will override the
    default of using the version specified in the app's Info.plist or android
    manifest.
  • Update bugsnag-cocoa dependency to 5.6.4, which adds support for more robust
    native client-side report customization through callbacks

Bug fixes

  • Fix double-reporting of unhandled JavaScript exceptions on iOS when in
    production
  • Fix failure to invoke reporting callbacks
    Sam Aryasa
    #22
  • Fix syntax error in release stage filtering
    Sam Aryasa
    #22

Don't miss a new bugsnag-react-native release

NewReleases is sending notifications on new releases.