8000 meta: Update CHANGELOG for version 7.62.0 · kiner-tang/sentry-javascript@8a0a33c · GitHub
[go: up one dir, main page]

Skip to content

Commit 8a0a33c

Browse files
committed
meta: Update CHANGELOG for version 7.62.0
1 parent 22a8add commit 8a0a33c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
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): Log warning if trying to flush initial segment without checkout (#8748)
18+
719
## 7.61.1
820

921
- feat(nextjs): Add `AsyncLocalStorage` async context strategy to edge SDK (#8720)

0 commit comments

Comments
 (0)
0