Skip to content

v7.9.4

Compare
Choose a tag to compare
@imjoehaines imjoehaines released this 19 Apr 10:59

Changed

  • (react-native): Update bugsnag-cocoa to v6.8.4
    • macCatalystiOSVersion is now reported for apps built with Mac Catalyst and iOS app running on Apple silicon. bugsnag-cocoa#1066
    • Fix crashes that could occur in bsg_recordException in low memory conditions. bugsnag-cocoa#1068
    • Fix a crash in bsg_ksmachgetThreadQueueName. bugsnag-cocoa#1065
    • Improve timestamp accuracy to fix breadcrumbs that are reported to occur after the error. bugsnag-cocoa#1062

Fixed

  • (plugin-aws-lambda): Change Typescript definitions for compatibility with @types/aws-lambda #1353 (h-kishi)