Skip to content

Commit 7a0dc54

Browse files
Lms24AbhiPrasad
andauthored
meta: CHANGELOG for 7.8.1 (#5488)
Co-authored-by: Abhijeet Prasad <[email protected]>
1 parent 538f41c commit 7a0dc54

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
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+
## 7.8.1
8+
9+
- fix(nextjs): Add default `distDir` value back into `index.server.ts` (#5479)
10+
- fix(node): Add conditions to TracingHandler.startTransaction (#5485)
11+
- fix(node): Adjust Express URL parameterization for RegEx routes (#5483)
12+
- fix(node): Correctly handle Windows paths when resolving module name (#5476)
13+
- ref(tracing): Simplify sample_rate serialization for DSC (#5475)
14+
715
## 7.8.0
816

917
This release adds the `transpileClientSDK` flag to the Next.JS SDK Webpack config. This option makes WebPack transpile the SDK code to the same transpilation level as the user code. By specifying this option, the Next.JS SDK works in older browsers that do not support ES6 or ES6+ (e.g. object spread) features.

0 commit comments

Comments
 (0)