You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor JS source map uploads to scan bundle files and extract the sourceMappingURL comment to find the corresponding .map file #273
Fixed
Log a DEBUG message rather than error when we can't find a Xcode archive for React Native iOS. #276
Fixed upload failures when using --retries option by rebuilding HTTP requests for each retry attempt, preventing "ContentLength with Body length 0" errors. #277