Skip to content

v7.16.4

Compare
Choose a tag to compare
@imjoehaines imjoehaines released this 04 May 14:34
· 1478 commits to next since this release
  • (expo) This release marks a change in the version scheme used by @bugsnag/expo and a move to its own repo, bugsnag-expo

    From this version onwards, @bugsnag/expo will match the Expo SDK version number. For example, @bugsnag/expo v44 supports Expo SDK 44. When updating to a new Expo SDK version, you should also update @bugsnag/expo

Fixed

  • (plugin-react) Add 'children' prop to BugsnagErrorBoundary #1723
  • (react-native) Fix reporting of RCTFatal() crashes on iOS. #1719
  • (react-native-cli) Fix 'insert' command with RN 0.68+ #1726
  • (plugin-electron-app-breadcrumbs) Fix a TypeError caused by using a BrowserWindow object after it is destroyed #1722