We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 846e9ed commit b4b9aa1Copy full SHA for b4b9aa1
CHANGELOG.md
@@ -4,6 +4,14 @@
4
5
- "You know what they say ‘Fool me once, strike one, but fool me twice… strike three.’" — Michael Scott
6
7
+## 0.6.0
8
+
9
+- feat(webpack): Add debug ID injection to the webpack plugin (#198)
10
+- fix(core): Don't exclude release injection module (#200)
11
+- ref(core): Don't interact with Sentry in watch-mode (#199)
12
13
+Work in this release contributed by @hakubo. Thank you for your contribution!
14
15
## 0.5.1
16
17
- fix(core): Skip all transformations for 3rd party modules
0 commit comments