File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
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
+
7
23
## 7.7.0
8
24
9
25
- feat(angular): Add URL parameterization of transaction names (#5416 )
You can’t perform that action at this time.
0 commit comments