-
(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