File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments