Skip to content

Releases: bugsnag/bugsnag-cli

v2.9.1

23 Jan 15:49
879afe0
Compare
Choose a tag to compare

Patch

  • Switch js-yaml to yaml for the NodeJS package 168

v2.9.0

20 Jan 15:03
d6d822f
Compare
Choose a tag to compare

Enhancements

  • Add a wrapper for the npm package to interact with the BugSnag CLI 161
  • Add the support for .so.* files when processing ndk symbol files 163
  • Add additional logging to the Android AAB upload command 165

v2.8.0

06 Jan 13:36
8d4638d
Compare
Choose a tag to compare

Enhancements

  • Add the Xcode Archive Command to support the uploading of xcarchive files 156
  • Rename the dsym upload command to xcode-build to better reflect the command's purpose. dsym will be removed in the next major release 156

v.2.7.0

26 Nov 11:11
7e846f0
Compare
Choose a tag to compare

Enhancements

  • Add the --configuration option to the upload dsym command. 154

v2.6.3

26 Nov 09:12
Compare
Choose a tag to compare

Enhancements

  • Default the --project-root to the current working directory for the upload dsym command. 148

Fixes

  • Add the --code-bundle-id option to the upload js command. 150

v2.6.2

17 Oct 08:38
63cb657
Compare
Choose a tag to compare

Fixes

  • Ensure that the node package is configured correctly so that you can run npx @bugsnag/cli and yarn bugsnag-cli. 144
  • Replace the axios dependency with fetch to reduce the size of the package. 145

v2.6.4-alpha

11 Oct 14:25
3f9a3bd
Compare
Choose a tag to compare
v2.6.4-alpha Pre-release
Pre-release

Fixes

  • Ensure that the node package is configured correctly so that you can run npx @bugsnag/cli and yarn bugsnag-cli. 144

v2.6.1

18 Sep 14:14
cbff01b
Compare
Choose a tag to compare

Fixes

  • Ensure that we only pass either --code-bundle-id or --version-code/--version-name/--bundle-version to the upload API. 140

v2.6.0

10 Sep 08:17
185f158
Compare
Choose a tag to compare

Enhancements

  • Add React Native super command 127

Fixes

  • Allow spaces when processing and uploading dSYM files 135

v2.5.0

31 Jul 14:00
78985ba
Compare
Choose a tag to compare

Enhancements

  • Add support for JavaScript source maps 121