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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

RNSentry.podspec: remove hardcoded Folly version #2558

Merged
merged 1 commit into from Oct 24, 2022

Conversation

miallo
Copy link
Contributor

@miallo miallo commented Oct 19, 2022

This is done, because that makes it incompatible with react-native versions that hardcode a different version

Fixes #2557

馃摙 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

馃摐 Description

Do not hardcode RCT-Folly version

馃挕 Motivation and Context

This makes it compatible with a react-native version that uses a different Folly version. See #2557

馃挌 How did you test it?

Manually patched the file in node_modules

馃摑 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing
  • No breaking changes

馃敭 Next steps

Copy link
Member

@krystofwoldrich krystofwoldrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@miallo Thank you for fixing this.

Could you update the changelog? After that, we can merge this.

## Unreleased

### Fixes

- Remove hardcoded Folly version ([#2558](https://github.com/getsentry/sentry-react-native/pull/2558))

This is done, because that makes it incompatible with react-native versions that hardcode a different version (e.g. 0.69.6)
@miallo
Copy link
Contributor Author

miallo commented Oct 22, 2022

@krystofwoldrich Done :) I hope it is all right :)

@krystofwoldrich krystofwoldrich merged commit 3a6e177 into getsentry:5.0.0 Oct 24, 2022
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.

None yet

3 participants