npm bugsnag-react-native 2.16.0
v2.16.0

latest releases: 2.23.10, 2.23.9, 2.23.8...
5 years ago
  • (Android) Upgrade to bugsnag-android v4.13.0

    Enhancements

    • Add ANR detection to bugsnag-android
      #442

    • Add unhandled_events field to native payload
      #445

    Bug fixes

    • Ensure boolean object from map serialised as boolean primitive in JNI
      #452

    • Prevent NPE occurring when calling resumeSession()
      #444

  • (Cocoa) Upgrade to bugsnag-cocoa v5.19.1

    Bug fixes

    • Fix generating an incorrect stacktrace used when logging an exception to
      Bugsnag from a location other than the original call site (for example, from a
      logging function or across threads). If an exception was raised/thrown, then
      the resulting Bugsnag report from notify() will now use the NSException
      instance's call stack addresses to construct the stacktrace, ignoring depth.
      This fixes an issue in macOS exception reporting where reportException is
      reporting the handler code stacktrace rather than the reported exception
      stack.
      #334

    • Fix network connectivity monitor by connecting to the correct domain
      Jacky Wijaya
      #332

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

NewReleases is sending notifications on new releases.