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 b02821a commit 4fe2c5fCopy full SHA for 4fe2c5f
CHANGELOG.md
@@ -4,6 +4,13 @@
4
5
- "You know what they say ‘Fool me once, strike one, but fool me twice… strike three.’" — Michael Scott
6
7
+## 2.2.1
8
+
9
+- fix(esbuild): Inject different debug IDs into different output bundles (#301)
10
+- fix(webpack): Set minimum webpack 4 peer dep to `4.40.0` (#290)
11
+- fix: Use magic-string `appendLeft` instead of `replace` (#303)
12
+- ref: Improve log message when sourcemap cannot be found (#287)
13
14
## 2.2.0
15
16
- ref(core): Make better use of Sentry (#246)
0 commit comments