Skip to content

Commit 9e0d314

Browse files
author
Luca Forstner
committed
meta: Update changelog for 2.3.0
1 parent d09ed80 commit 9e0d314

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44

55
- "You know what they say ‘Fool me once, strike one, but fool me twice… strike three.’" — Michael Scott
66

7+
## 2.3.0
8+
9+
- feat(webpack): Generate deterministic debug IDs (#321)
10+
- feat: Add `filesToDeleteAfterUpload` alias for `deleteFilesAfterUpload` (#313)
11+
- feat: Sort globbed files to ensure deterministic bundle IDs (#318)
12+
- fix(esbuild): Don't override user code with proxy module (#322)
13+
- fix(esbuild): Fix debug ID generation (#325)
14+
- fix: Use `SENTRY_RELEASE` environment variable to set `release.name` option (#317)
15+
16+
Work in this release contributed by @smbroadley. Thank you for your contribution!
17+
718
## 2.2.2
819

920
- fix(esbuild): Don't use namespace for esbuild proxy resolving (#311)

0 commit comments

Comments
 (0)