v3.0.0
This major release includes some breaking changes – please see our Upgrading Guide for full details.
Added
- Ensure that the React Native iOS command works with Xcode archives by default #176
- Create build wrapper for the @bugsnag/cli node package #186
- dSYM Super command to handle both Xcode Archives and Builds #182
- Adds support for uploading breakpad .sym files 178
Fixed
- Update the path for AndroidManifest.xml in newer versions of RN #176
- Update how the
--project-rootis worked out for theupload jscommand #187 - Ensure we resolve the source path relative to the source map path for the JS command #188
- Preserve folder structure or the bundle URL during upload for the JS command #189
Removed
- Remove the deprecated option
--fail-on-upload-error#191