6.0.0-beta.0
Pre-release
Pre-release
⚠ BREAKING CHANGES
- options: remove deprecated
webpackConfig
(#394). Configure through thepublishRelease
object instead. - options: remove deprecated
attachCommits
andrepo
(#393). The removedattachCommits
and repo options can be set through the publishRelease object. - deps: make
@sentry/webpack-plugin
a peer dependency (#390). To use thepublishRelease
option, it's now necessary to manually install the@sentry/webpack-plugin
package as a dev dependency.
Bug Fixes
- deps: make @sentry/webpack-plugin a peer dependency (#390) (6b5e594)
- deps: update dependency @sentry/webpack-plugin to ^1.18.7 (#392) (f72147f)
- deps: update sentry dependencies (#388) (5251cb6)