Skip to content

Releases: bugsnag/bugsnag-expo

v51.0.0

16 May 13:54
Compare
Choose a tag to compare

This release adds support for Expo 51.

Breaking Changes

This release contains an additional peer dependency on expo-secure-store. See the upgrade guide for more information.

Changed

  • (plugin-expo-device) Replace Constants.installationId with a generated device id #181

v50.0.0

07 Feb 17:23
Compare
Choose a tag to compare

This release adds support for expo 50

v49.0.2

07 Dec 09:14
Compare
Choose a tag to compare

Added

  • (delivery-expo) Explicitly mark failed payloads >1MB as not retryable #65

Fixed

  • (plugin-expo-eas-sourcemaps) Ensure EAS sourcemap config plugin is idempotent #156

v49.0.1

03 Aug 10:47
Compare
Choose a tag to compare

Fixed

  • Fix a crash in configuration when Constants.expoGoConfig is null #145

v49.0.0

13 Jul 16:18
Compare
Choose a tag to compare

This release adds support for expo 49

Changed

  • Replace deprecated Constants.manifest #141

v48.1.0

27 Mar 12:06
Compare
Choose a tag to compare

Added

  • (bugsnag-expo-cli) Updated bugsnag-expo-cli to support Typescript #98
  • Read API key and app version from Constants.expoConfig #119

Fixed

  • (plugin-expo-eas-sourcemaps) Reinstate API key in Android manifest #117
  • (plugin-expo-eas-sourcemaps) Support dynamic configuration files in EAS Build lifecycle hook #117

v48.0.0

07 Mar 15:19
Compare
Choose a tag to compare

This release adds support for expo 48

Fixed

  • (bugsnag-expo-cli) CLI tool now installs a sourcemap plugin version that matches the Expo SDK version #111
  • (plugin-expo-eas-sourcemaps) Use EAS Build lifecycle hook for Android source map uploads #112

To apply this release to your project, update both your dependency on @bugsnag/expo and @bugsnag/plugin-expo-eas-sourcemaps.

v47.1.1

02 Mar 15:44
Compare
Choose a tag to compare

Fixed

  • (plugin-expo-eas-sourcemaps) Restrict Bugsnag Android Gradle Plugin dependency to v7 #104.

To apply this release to your project, update your dependency on @bugsnag/plugin-expo-eas-sourcemaps only.

v46.0.3

02 Mar 15:42
Compare
Choose a tag to compare

Fixed

  • (plugin-expo-eas-sourcemaps) Restrict Bugsnag Android Gradle Plugin dependency to v7 #103.

To apply this release to your project, update your dependency on @bugsnag/plugin-expo-eas-sourcemaps only.

v45.1.3

02 Mar 15:04
Compare
Choose a tag to compare

Fixed

  • (bugsnag-expo-cli) Fix issue with automated installation when using app.config.js #72
  • (expo) Add promise v8 as a peer dependency #77
  • (plugin-expo-eas-sourcemaps) Restrict Bugsnag Android Gradle Plugin dependency to v7 #101.

To apply this release to your project, update both your dependency on @bugsnag/expo and @bugsnag/plugin-expo-eas-sourcemaps.