expo / sentry-expo

MIT License
202 stars 83 forks source link

Upgrade `@sentry/react-native` to `4.15.2` #339

Closed krystofwoldrich closed 1 year ago

krystofwoldrich commented 1 year ago

Checklist

Why

Please describe the motivation for this PR, and link to relevant GitHub issues, forums posts, or feature requests. closes: https://github.com/expo/sentry-expo/issues/329

@sentry/react-native added support for RN 0.71 Gradle Plugin in https://github.com/getsentry/sentry-react-native/pull/2759 this is needed for Expo SDK 48 RN 0.71 Android source maps upload.

How

How did you build this feature or fix this bug and why?

By upgrading to the latest v4 Sentry SDK version. This could be released as 6.2.0 before the v5 upgrade for users who hesitate to upgrade to the next major version.

Test Plan

Please describe how you tested this change and how a reviewer could reproduce your test, especially if this PR does not include automated tests! If possible, please also provide terminal output and/or screenshots demonstrating your test/reproduction.

Tested it with my sample app.