You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,14 @@
4
4
5
5
- "You know what they say ‘Fool me once, strike one, but fool me twice… strike three.’" — Michael Scott
6
6
7
+
## 2.0.0-alpha.0
8
+
9
+
No changes.
10
+
11
+
Note: This release is the first release of the `@sentry/webpack-plugin` from the [Sentry JavaScript Bundler Plugins repository](https://github.com/getsentry/sentry-javascript-bundler-plugins) with the new [unplugin-based](https://github.com/unjs/unplugin) architecture.
12
+
13
+
If you're updating from `@sentry/webpack-plugin` version `1.x`, please take a look at the [migration guide](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/MIGRATION.md) to learn more about breaking changes.
14
+
7
15
## 0.4.0
8
16
9
17
This release contains breaking changes. Please refer to the [migration guide](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/MIGRATION.md) on how to update from version `0.3.x` to `0.4.x`.
0 commit comments