File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 44
55- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66
7+ ## 6.17.8
8+
9+ - feat(types): Add Envelope types ([ #4527 ] ( https://github.com/getsentry/sentry-javascript/pull/4527 ) )
10+ - fix(build): Remove node code from CDN bundles ([ #4548 ] ( https://github.com/getsentry/sentry-javascript/pull/4548 ) )
11+ - fix(build): Prevent unused utils code in integration bundles ([ #4547 ] ( https://github.com/getsentry/sentry-javascript/pull/4547 ) )
12+ - fix(tracing): Export BrowserTracing directly in CDN bundle ([ #4570 ] ( https://github.com/getsentry/sentry-javascript/pull/4570 ) )
13+ - fix(utils): Use apply in console instrumentation ([ #4568 ] ( https://github.com/getsentry/sentry-javascript/pull/4568 ) )
14+ - ref(core): Log ` normalizeDepth ` when normalization is skipped([ #4574 ] ( https://github.com/getsentry/sentry-javascript/pull/4574 ) )
15+
16+ Work in this release contributed by @mydea . Thank you for your contribution!
17+
718## 6.17.7
819
920- fix(utils): Make new non-enumerable properties mutable ([ #4528 ] ( https://github.com/getsentry/sentry-javascript/pull/4528 ) )
You can’t perform that action at this time.
0 commit comments