-
-
Notifications
You must be signed in to change notification settings - Fork 337
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
Fix: Auto linking for RN >= 0.69 #2332
Conversation
@bruno-garcia What if we say that the RN SDK 5.x requires RN version >= 0.69? |
Sounds like it's it's time. Can we spit out build warnings/errors in case the expected version doesn't match? My biggest worry is of users getting unrelated error messages, being frustrated and/or raising issues with support. If we can break at build time, with: Sentry 5.0 on older RN: |
TODO: |
Any idea on release date? |
📢 Type of change
📜 Description
Remove the removed config from the config file.
This is a breaking change.
💡 Motivation and Context
Fixes #2267
💚 How did you test it?
Running it
📝 Checklist
🔮 Next steps
Patch https://github.com/getsentry/sentry-wizard