Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Releases: getsentry/sentry-webpack-plugin

1.21.0

16 Nov 09:48
Compare
Choose a tag to compare
  • feat: Add function to download CLI binary (#456)

1.20.1

27 Apr 13:55
Compare
Choose a tag to compare
  • fix: Update Webpack plugin to 1.75.1 to fix bug in Angular source maps (#439)
  • fix: Update @sentry/cli to 1.75.0 to fix ansi-regex security warning (#427)
  • build(deps): bump loader-utils from 1.1.0 to 1.4.1 in /example

1.20.0

31 Oct 13:11
Compare
Choose a tag to compare
  • build: Bump @sentry/cli version to 1.74.6 (#406)
  • feat: Add a means to detect if the CLI binary exists (#402)
  • feat: Add pipeline argument (#403)

1.19.1

12 Oct 15:03
Compare
Choose a tag to compare
  • fix(deps): Add webpack-sources dependency (#397)

1.19.0

25 Jul 13:50
Compare
Choose a tag to compare
  • feat(config): Support reading release from environment (#389)
  • docs: Add example to options.include (#384)

1.18.9

26 Apr 13:11
Compare
Choose a tag to compare

Various fixes & improvements

  • ref: Update sentry-cli to latest v1 version and refresh GH actions (#368) by @kamilogorek
  • docs: Update dryRun documentation to reflect auto-configuration. (#366) by @fiveable-jferg

1.18.8

25 Feb 12:55
Compare
Choose a tag to compare

Various fixes & improvements

1.18.7

18 Feb 10:06
Compare
Choose a tag to compare

Various fixes & improvements

1.18.6

15 Feb 10:00
Compare
Choose a tag to compare
  • ci: Change changelogPolicy to auto for Craft releases (#351)
  • deps: Mark Webpack as optional peerDependency via peerDependenciesMeta (#350)

v1.18.5

04 Feb 16:45
Compare
Choose a tag to compare
  • fix: Check if rawSource is available before use (#347)
  • deps: Add Webpack as a peerDependency (#343)