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 9742bcb commit a29838bCopy full SHA for a29838b
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
"You know what they say. Fool me once, strike one, but fool me twice... strike three." — Michael Scott
4
5
+## 2.15.0
6
+
7
+### Various fixes & improvements
8
9
+- feat: Implement new chunk based upload for standalone artifact bundles (#1490)
10
+- feat: Inject sourcemap debug ids by default when performing `sourcemaps upload` and print injection report (#1513)
11
+- ref: Use recursive walk instead of globbing when looking for `sourcemaps inject` files (#1504)
12
+- ref: When injecting sourcemap debug ids, make sure that `sourceMappingURL` comment is always kept at the end of a file (#1511)
13
14
## 2.14.4
15
16
### Various fixes & improvements
0 commit comments