@bugsnag/delivery-expo
Advanced tools
Changelog
[51.0.0] - 2024-05-16
This release adds support for Expo 51.
This release contains an additional peer dependency on expo-secure-store
. See the upgrade guide for more information.
Constants.installationId
with a generated device id #181Changelog
[50.0.0] - 2024-02-07
This release adds support for expo 50
Changelog
[47.0.0] - 2022-11-21
This release adds support for expo 47
Changelog
[45.0.0] - 2022-05-23
This release adds support for expo 45
Changelog
[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
@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