Skip to content

Commit e931ad2

Browse files
committed
add #5472
1 parent 0100e43 commit e931ad2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- feat(react): Use state context for Redux integration (#5471)
1010
- feat(remix): Set sentry-trace and baggage <meta> tags on server-side (#5440)
1111
- feat(tracing): Allow storing span metadata (#5464)
12+
- fix(nextjs): Add transpileClientSDK option (#5472)
1213
- fix(nextjs): Remove index signaure in `captureUnderscoreErrorException` argument type (#5463)
1314
- fix(nextjs): Stop using `eval` when checking for `sentry-cli` binary (#5447)
1415
- fix(remix): Clone erroneous responses not to consume their body streams. (#5429)
@@ -20,6 +21,8 @@
2021
- ref(node): Improve Express URL Parameterization (#5450)
2122
- ref(utils): Improve uuid generation (#5426)
2223

24+
Work in this release contributed by @mitchheddles. Thank you for your contribution!
25+
2326
## 7.7.0
2427

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

0 commit comments

Comments
 (0)