Skip to content

Commit f635159

Browse files
committed
add PR #4487
1 parent eab3d97 commit f635159

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@
88

99
- chore(deps): Bump `@sentry/webpack-plugin` from 1.18.3 to 1.18.4 (#4464)
1010
- fix(browser): Set severity level for events captured by the global error handler (#4460)
11+
- fix(integrations): Add default for `ExtraErrorData`'s `depth` option (#4487)
1112
- fix(nextjs): Export `BrowserTracing` integration directly (#4480)
12-
- fix(tracing): Export SpanStatus enum (#4478)
13-
- fix(vue): Property _isVue not defined in Vue3 (#4461)
13+
- fix(tracing): Export `SpanStatus` enum (#4478)
14+
- fix(vue): Property `_isVue` not defined in Vue3 (#4461)
1415

15-
Work in this release contributed by @7inspire and @jaeseokk. Thank you for your contributions!
16+
Work in this release contributed by @7inspire, @jaeseokk, and @rchl. Thank you for your contributions!
1617

1718
## 6.17.3
1819

0 commit comments

Comments
 (0)