File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 44
55- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66
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): Improve internal logging (#8740 )
18+ - ref(replay): Log warning if trying to flush initial segment without checkout (#8748 )
19+
720## 7.61.1
821
922- feat(nextjs): Add ` AsyncLocalStorage ` async context strategy to edge SDK (#8720 )
You can’t perform that action at this time.
0 commit comments