File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
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.15.0
12+
13+ - feat(core): allow unregistering callback through ` on ` (#11710 )
14+ - feat(nestjs): Add function-level span decorator to nestjs (#12721 )
15+ - feat(otel): Export & use ` spanTimeInputToSeconds ` for otel span exporter (#12699 )
16+ - fix(core): Pass origin as referrer for ` lazyLoadIntegration ` (#12766 )
17+ - fix(deno): Publish from build directory (#12773 )
18+ - fix(hapi): Specify error channel to filter boom errors (#12725 )
19+ - fix(react): Revert back to ` jsxRuntime: 'classic' ` to prevent breaking react 17 (#12775 )
20+ - fix(tracing): Report dropped spans for transactions (#12751 )
21+ - ref(scope): Delete unused public ` getStack() ` (#12737 )
22+
23+ Work in this release was contributed by @arturovt and @jaulz . Thank you for your contribution!
24+
1125## 8.14.0
1226
1327### Important Changes
@@ -29,7 +43,7 @@ The `@sentry/nestjs` SDK no longer captures 4xx errors automatically.
2943- fix(react): Fix React jsx runtime import for esm (#12740 )
3044- fix(replay): Start replay in ` afterAllSetup ` instead of next tick (#12709 )
3145
32- Work in this release was contributed by @quisido . Thank you for your contribution !
46+ Work in this release was contributed by @quisido . Thank you for your contributions !
3347
3448## 8.13.0
3549
You can’t perform that action at this time.
0 commit comments