npm bugsnag-react-native 2.21.0
v2.21.0

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

Enhancements

  • (Android) Upgrade to bugsnag-android v4.15.0
    • Improve ANR detection by using a signal handler to detect SIGQUIT
      events, removing dependence on "in foreground" calculations. This change
      should remove false positives. This change deprecates the configuration
      options setAnrThresholdMs/getAnrThresholdMs as they now have no effect and
      the underlying OS ANR threshold is used in all cases.
      #490
    • Add detectNdkCrashes configuration option to toggle whether C/C++ crashes
      are detected
      #491
    • Reduce AAR size #492
    • Make handledState.isUnhandled() publicly readable #496
  • (iOS) Ensure only the necessary files are included in the npm tarball #356

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

NewReleases is sending notifications on new releases.