Skip to content

Commit 24db9af

Browse files
committed
meta: 6.17.1 CHANGELOG entry
1 parent 2e32c30 commit 24db9af

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

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

7+
## 6.17.1
8+
9+
- ref(core): Renormalize event only after stringification errors (#4425)
10+
- feat(nextjs): Add option to use `hidden-source-map` as webpack devtool value (#4436)
11+
- fix(tracing): ignore the xhr/fetch response if its request is not being tracked (#4428)
12+
- fix(vue): prevent after hook from starting new span (#4438)
13+
14+
Work in this release contributed by @datbth. Thank you for your contribution!
15+
716
## 6.17.0
817

918
This release contains several internal refactors that help reduce the bundle size of the SDK and help prep for our [upcoming major release](https://github.com/getsentry/sentry-javascript/issues/4240). There are no breaking changes in this patch unless you are using our internal `Dsn` class, which has been removed. We also deprecated a few of our typescript enums and our internal `API` class. We've detailed in our [migration documentation](./MIGRATION.md#upgrading-from-6.x-to-6.17.0) how to update your sdk usage if you are using any of these in your code.

0 commit comments

Comments
 (0)