Skip to content

v7.5.1

Compare
Choose a tag to compare
@bengourley bengourley released this 23 Oct 10:59
· 3095 commits to next since this release

Fixed

  • (browser): Added missing type definition for trackInlineScripts option #1102 / #1097

Changed

  • (expo): Bump expo dependency versions to keep in sync #1103
  • (react-native): Update bugsnag-cocoa to v6.2.2
    • Support "foreground" duration in MacOS as well. bugsnag-cocoa#848
    • Timestamp accuracy in reports has been increased from seconds to milliseconds. bugsnag-cocoa#847
    • Calculation of "foreground" duration now also includes time in UIApplicationStateActive and UIApplicationStateInactive states in order to match Apple's definition of "foreground". bugsnag-cocoa#839
  • (react-native): Update bugsnag-android to v5.2.2