Skip to content

Commit

Permalink
meta: 2.15.0 changelog (#1522)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilogorek authored Mar 15, 2023
1 parent 9742bcb commit a29838b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

"You know what they say. Fool me once, strike one, but fool me twice... strike three." — Michael Scott

## 2.15.0

### Various fixes & improvements

- feat: Implement new chunk based upload for standalone artifact bundles (#1490)
- feat: Inject sourcemap debug ids by default when performing `sourcemaps upload` and print injection report (#1513)
- ref: Use recursive walk instead of globbing when looking for `sourcemaps inject` files (#1504)
- ref: When injecting sourcemap debug ids, make sure that `sourceMappingURL` comment is always kept at the end of a file (#1511)

## 2.14.4

### Various fixes & improvements
Expand Down

0 comments on commit a29838b

Please sign in to comment.