This repository has been archived by the owner on Jan 12, 2021. It is now read-only.
Releases: bugsnag/bugsnag-sourcemaps
Releases · bugsnag/bugsnag-sourcemaps
v1.0.0
Enhancements
- Add command-line interface
- Support uploading source maps for React Native
v1.0.0 RC6
v1.0.0 RC5
CLI
- Force minimist to parse “app-version” as a string (a3b5a83)
v1.0.0 RC4
API
- Add wildcard prefix to minified URL when using
addWildcardPrefix
option (#6)
v1.0.0 RC3
CLI
- Fixes an issue with omitting the
appVersion
when supplying acodeBundleId
for CodePush (6860285) - Prevents automatically searching for an app version when
codeBundleId
is supplied (6860285#diff-2cce40143051e25f811b56c79d619bf5R93)
v1.0.0 RC2
API
- Omits some optional settings from the payload
- Makes server errors from the upload endpoint more obvious
v1.0.0 RC1
Add command-line interface