Skip to content

v7.14.2

Compare
Choose a tag to compare
@djskinner djskinner released this 05 Jan 14:00
· 1338 commits to next since this release

Fixed

  • (react-native-cli): Fix Xcode build error for ejected Expo apps #1623

Changed

  • (react-native) Update bugsnag-android to v5.17.0
  • (react-native): Update bugsnag-cocoa to v6.15.1
    • Load configuration from the plist instead of using defaults when calling Bugsnag.start(withApiKey:) #1245
    • Include metadata in breadcrumbs for UIWindow / NSWindow notifications. #1238
    • Use LC_FUNCTION_STARTS to improve symbolication accuracy. #1214