Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade @sentry/react-native to 4.15.2 #339

Merged
merged 3 commits into from
Jun 6, 2023

Conversation

krystofwoldrich
Copy link
Contributor

Checklist

Why

Please describe the motivation for this PR, and link to relevant GitHub issues, forums posts, or feature requests.
closes: #329

@sentry/react-native added support for RN 0.71 Gradle Plugin in getsentry/sentry-react-native#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.

@kbrandwijk kbrandwijk merged commit d13c213 into expo:main Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

postPublish not running on android expo SDK 48 for Android
2 participants