Skip to content

Commit

Permalink
meta: 6.17.8 changelog entry (#4573)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiPrasad authored Feb 15, 2022
1 parent 00d359d commit b6f3a0b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott

## 6.17.8

- feat(types): Add Envelope types ([#4527](https:/getsentry/sentry-javascript/pull/4527))
- fix(build): Remove node code from CDN bundles ([#4548](https:/getsentry/sentry-javascript/pull/4548))
- fix(build): Prevent unused utils code in integration bundles ([#4547](https:/getsentry/sentry-javascript/pull/4547))
- fix(tracing): Export BrowserTracing directly in CDN bundle ([#4570](https:/getsentry/sentry-javascript/pull/4570))
- fix(utils): Use apply in console instrumentation ([#4568](https:/getsentry/sentry-javascript/pull/4568))
- ref(core): Log `normalizeDepth` when normalization is skipped([#4574](https:/getsentry/sentry-javascript/pull/4574))

Work in this release contributed by @mydea. Thank you for your contribution!

## 6.17.7

- fix(utils): Make new non-enumerable properties mutable ([#4528](https:/getsentry/sentry-javascript/pull/4528))
Expand Down

0 comments on commit b6f3a0b

Please sign in to comment.