Skip to content

Commit ccfcc58

Browse files
committed
meta: Update CHANGELOG for 7.87.0
1 parent fe24eb5 commit ccfcc58

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

7+
## 7.87.0
8+
9+
- feat: Add top level `getCurrentScope()` method (#9800)
10+
- feat(replay): Bump `rrweb` to 2.5.0 (#9803)
11+
- feat(replay): Capture hydration error breadcrumb (#9759)
12+
- feat(replay): Add an SDK `_experiments` configuration flag to enable canvas recording (#9723)
13+
- feat(types): Add profile envelope types (#9798)
14+
- fix(astro): Avoid RegExp creation during route interpolation (#9815)
15+
- fix(browser): Avoid importing from `./exports` (#9775)
16+
- fix(nextjs): Catch rejecting flushes (#9811)
17+
- fix(nextjs): Fix devserver CORS blockage when `assetPrefix` is defined (#9766)
18+
- fix(node): Capture errors in tRPC middleware (#9782)
19+
- ref(core): Replace `Scope.clone()` with non-static `scope.clone()` (#9801)
20+
- ref(deno): Update Deno integrations to avoid `setupOnce` (#9812)
21+
722
## 7.86.0
823

924
- feat(core): Use SDK_VERSION for hub API version (#9732)

0 commit comments

Comments
 (0)