@bugsnag/plugin-expo-connectivity-breadcrumbs
This plugin adds the ability to record changes in network state. It is included in the Expo notifier.
License
This package is free software released under the MIT License. See LICENSE.txt for details.
[44.0.0] - 2022-04-19
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
Breaking Changes
-
@bugsnag/expo
now uses peer dependencies for the Expo packages it depends on. Run the bugsnag-expo-cli to add these dependencies to your project:
$ npx bugsnag-expo-cli install
Alternatively, you can use expo install
:
$ expo install @react-native-community/netinfo expo-application expo-constants expo-crypto expo-device expo-file-system