Skip to content

v3.0.0

Choose a tag to compare

@joshedney joshedney released this 07 Apr 10:08
· 344 commits to main since this release
e9b65f7

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-root is worked out for the upload js command #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