- Adds support for
max-retriesandmax-retry-delayoptions to upload command, to automatically retry failed sourcemap requests to LogRocket.
- Adds
duplexoption to fetch requests to address newer verisons of node requiring the setting on requests with a payload body.
- Adds
upload-mobilecommand (withplatformoption to specify ios or android) for uploading dSYM file(s) for an iOS app or a mapping file for an android app
- Adds support for uploading React Native sourcemap files from the
uploadcommand
- Adds support for Node 18+ and removes support for versions prior to Node 10