Skip to content

Commit

Permalink
meta: Update CHANGELOG for 7.87.0
Browse files Browse the repository at this point in the history
remove refs

Update CHANGELOG.md

Co-authored-by: Francesco Novy <francesco.novy@sentry.io>
  • Loading branch information
Lms24 and mydea committed Dec 13, 2023
1 parent fe24eb5 commit 28ba019
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

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

## 7.87.0

- feat: Add top level `getCurrentScope()` method (#9800)
- feat(replay): Bump `rrweb` to 2.5.0 (#9803)
- feat(replay): Capture hydration error breadcrumb (#9759)
- feat(types): Add profile envelope types (#9798)
- fix(astro): Avoid RegExp creation during route interpolation (#9815)
- fix(browser): Avoid importing from `./exports` (#9775)
- fix(nextjs): Catch rejecting flushes (#9811)
- fix(nextjs): Fix devserver CORS blockage when `assetPrefix` is defined (#9766)
- fix(node): Capture errors in tRPC middleware (#9782)

## 7.86.0

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

0 comments on commit 28ba019

Please sign in to comment.