-
-
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