Skip to content

Commit 5be0ecd

Browse files
committed
add #5473
1 parent 311ce68 commit 5be0ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- feat(remix): Set sentry-trace and baggage <meta> tags on server-side (#5440)
1111
- feat(tracing): Allow storing span metadata (#5464)
1212
- fix(nextjs): Add transpileClientSDK option (#5472)
13+
- fix(nextjs): Move userNextConfig.sentry to closure (#5473)
1314
- fix(nextjs): Remove index signaure in `captureUnderscoreErrorException` argument type (#5463)
1415
- fix(nextjs): Stop using `eval` when checking for `sentry-cli` binary (#5447)
1516
- fix(remix): Clone erroneous responses not to consume their body streams. (#5429)
@@ -20,7 +21,6 @@
2021
- ref(nextjs): Use loader to set `RewriteFrames` helper value (#5445)
2122
- ref(node): Improve Express URL Parameterization (#5450)
2223
- ref(utils): Improve uuid generation (#5426)
23-
2424
Work in this release contributed by @mitchheddles. Thank you for your contribution!
2525

2626
## 7.7.0

0 commit comments

Comments
 (0)