Skip to content

Commit

Permalink
meta: Update CHANGELOG for 7.28.0 (#6587)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lms24 committed Dec 20, 2022
1 parent 292cab8 commit 4d9dd02
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

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

## 7.28.0

- feat(nextjs): Check for Vercel Edge Function GA (#6565)
- feat(utils): Improved envelope parser (#6580)
- fix(nextjs): Export Replay from `index.server.ts` to avoid TS error (#6577)
- fix(nextjs): Pass `this` through wrappers (#6572)
- ref(types): Add `undefined` as possible event type (#6584)

## 7.27.0

This release exports the Session Replay integration via `@sentry/browser` and all framework SDKs building on top of it.
Expand Down

0 comments on commit 4d9dd02

Please sign in to comment.