Releases: bugsnag/bugsnag-sourcemaps
Releases · bugsnag/bugsnag-sourcemaps
v1.3.0
01 Apr 10:35
Compare
Sorry, something went wrong.
No results found
Improvements
Add support for configuring a proxy agent #53
v1.2.2
01 Nov 14:52
Compare
Sorry, something went wrong.
No results found
Bug fixes
Prevent webpack:/// paths from being treated as relative and resolving incorrectly #49
v1.2.1
23 May 13:10
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fix a bug with --upload-sources, and ensure it works in conjunction with directory mode #43
v1.2.0
22 May 16:31
Compare
Sorry, something went wrong.
No results found
Improvements
Add --directory mode #40
Transform relative paths in source map sources[] property #41
Retry in more kinds of network failures #39
Tolerate ENOTEMPTY when attempting to delete a directory #38
v1.1.0
21 Jan 10:50
Compare
Sorry, something went wrong.
No results found
Improvements
Use a non-zero exit code when the CLI is unsuccessful (#32 )
Add standardjs linter (#35 )
Ensure --api-key CLI option is always parsed as a string (#33 )
v1.0.7
19 Dec 16:53
Compare
Sorry, something went wrong.
No results found
Improvements
Fix error handling logic for missing res param (#31 )
v1.0.6
14 Dec 11:51
Compare
Sorry, something went wrong.
No results found
Improvements
Don't set appVersion="" when it is not present in package.json (#30 , fixes #29 )
v1.0.5
04 Dec 16:08
Compare
Sorry, something went wrong.
No results found
Improvements
Retry failed requests up to 5 times (#26 )
v1.0.4
01 Aug 15:22
Compare
Sorry, something went wrong.
No results found
Bug fixes
Ensure correct values for overwrite are sent to API (#24 )
Ensure OS tempdir is used for temporary files (rather than the current directory) (#22 )
v1.0.1
10 Aug 17:59
Compare
Sorry, something went wrong.
No results found
Bug fixes
Improve wildcard support by being more flexible with bundle paths