Skip to content

Commit 0100e43

Browse files
lobsterkatieLms24
authored andcommitted
update changelog
1 parent b673bc3 commit 0100e43

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

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

7+
## 7.8.0
8+
9+
- feat(react): Use state context for Redux integration (#5471)
10+
- feat(remix): Set sentry-trace and baggage <meta> tags on server-side (#5440)
11+
- feat(tracing): Allow storing span metadata (#5464)
12+
- fix(nextjs): Remove index signaure in `captureUnderscoreErrorException` argument type (#5463)
13+
- fix(nextjs): Stop using `eval` when checking for `sentry-cli` binary (#5447)
14+
- fix(remix): Clone erroneous responses not to consume their body streams. (#5429)
15+
- fix(remix): Do not capture 4xx codes from thrown responses. (#5441)
16+
- ref(angular): Set ErrorHandler Exception Mechanism to be unhandled by default(#3844)
17+
- ref(nextjs): Extract `isBuild` into an exported function (#5444)
18+
- ref(nextjs): Remove compensation for workaround in `_error.js` (#5378)
19+
- ref(nextjs): Use loader to set `RewriteFrames` helper value (#5445)
20+
- ref(node): Improve Express URL Parameterization (#5450)
21+
- ref(utils): Improve uuid generation (#5426)
22+
723
## 7.7.0
824

925
- feat(angular): Add URL parameterization of transaction names (#5416)

0 commit comments

Comments
 (0)