File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
7
+ ## 7.62.0
8
+
9
+ - feat(integrations): Add ` ContextLines ` integration for html-embedded JS stack frames (#8699 )
10
+ - fix(nextjs): Make all wrappers isomorphic and available in all runtimes (#8743 )
11
+ - fix(replay): Cancel debounce when replay is too short/long (#8742 )
12
+ - fix(utils): ` dirname ` and ` basename ` should handle Windows paths (#8737 )
13
+ - ref: Hoist ` flush ` , ` close ` , and ` lastEventId ` into ` @sentry/core ` (#8731 )
14
+ - ref(ember): Update ember type/eslint/tsconfig usage (#8718 )
15
+ - ref(node): Don't call ` JSON.stringify ` on prisma client when logging (#8745 )
16
+ - ref(replay): Ensure we only clear for buffer mode (#8744 )
17
+ - ref(replay): Log warning if trying to flush initial segment without checkout (#8748 )
18
+
7
19
## 7.61.1
8
20
9
21
- feat(nextjs): Add ` AsyncLocalStorage ` async context strategy to edge SDK (#8720 )
You can’t perform that action at this time.
0 commit comments