Skip to content

Commit 8fe0682

Browse files
committed
meta(changelog): Update changelog for 8.14.0
1 parent 13ff71f commit 8fe0682

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,27 @@
88

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

11+
## 8.14.0
12+
13+
### Important Changes
14+
15+
- **feat(nestjs): Filter 4xx errors (#12695)**
16+
17+
The `@sentry/nestjs` SDK no longer captures 4xx errors automatically.
18+
19+
### Other Changes
20+
21+
- chore(react): Remove private namespace `JSX` (#12691)
22+
- feat(deps): bump @opentelemetry/propagator-aws-xray from 1.25.0 to 1.25.1 (#12719)
23+
- feat(deps): bump @prisma/instrumentation from 5.16.0 to 5.16.1 (#12718)
24+
- feat(node): Add `registerEsmLoaderHooks` option (#12684)
25+
- feat(opentelemetry): Expose sampling helper (#12674)
26+
- fix(browser): Make sure measure spans have valid start timestamps (#12648)
27+
- fix(hapi): Widen type definitions (#12710)
28+
- fix(nextjs): Attempt to ignore critical dependency warnings (#12694)
29+
- fix(react): Fix React jsx runtime import for esm (#12740)
30+
- fix(replay): Start replay in `afterAllSetup` instead of next tick (#12709)
31+
1132
## 8.13.0
1233

1334
### Important Changes

0 commit comments

Comments
 (0)