-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
📢 Type of change
- Bugfix
- New feature
- Enhancement
- Refactoring
📜 Description
fixes: #5180
Metro
0.83.2changes exports fromcjs:module.exportstomjs:export(default).The named exports should not cause any issue, but
modules.exportstoexport defaultrequires reading.default.💡 Motivation and Context
Since there were multiple changes in recent Metro version I believe vendoring simple modules like
countLinewill be more stable in the future.💚 How did you test it?
📝 Checklist
- I added tests to verify changes
- No new PII added or SDK only sends newly added PII if
sendDefaultPIIis enabled- I updated the docs if needed.
- I updated the wizard if needed.
- All tests passing
- No breaking changes
🔮 Next steps
Very active
Originally posted by @saidmahamed9605-hue in getsentry/sentry-react-native#5185 (comment)
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Waiting for: Product Owner