Skip to content

Commit 6097d4f

Browse files
meta: 6.17.6 CHANGELOG entry (getsentry#4518)
Co-authored-by: Katie Byers <lobsterkatie@gmail.com>
1 parent ec03e5d commit 6097d4f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

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

7+
## 6.17.6
8+
9+
- fix(angular): Add check for global.location in angular universal (#4513)
10+
- fix(nextjs): Stop injecting sentry into API middleware (#4517)
11+
- fix(nextjs): Revert #4139 - remove manipulation of res.finished value (#4516)
12+
13+
Work in this release contributed by @mobilestar1. Thank you for your contribution!
14+
715
## 6.17.5
816

917
This release deprecates the `Severity` enum, the `SeverityLevel` type, and the internal `SeverityLevels` array, all from `@sentry/types`. In v7, `Severity` will disappear (in favor of `SeverityLevel`) and `SeverityLevel` and `SeverityLevels` will live in `@sentry/utils`. If you are using any of the three, we encourage you to migrate your usage now, using our [migration guide](./MIGRATION.md#upgrading-from-6.x-to-6.17.x).

0 commit comments

Comments
 (0)