-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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: uSES import for react-native / esm #3601
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 3089299:
|
@TkDodo All change requests done |
Codecov Report
@@ Coverage Diff @@
## beta #3601 +/- ##
=======================================
Coverage 96.93% 96.93%
=======================================
Files 48 48
Lines 2382 2382
Branches 709 709
=======================================
Hits 2309 2309
Misses 71 71
Partials 2 2
Continue to review full report at Codecov.
|
🎉 This PR is included in version 4.0.0-beta.10 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This fix is a temporary workaround to get RQ beta working with react-native again. Once uSES has fixed the bugs upstream, we can remove this workaround again.
fixes #3582