We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292cab8 commit 4d9dd02Copy full SHA for 4d9dd02
CHANGELOG.md
@@ -4,6 +4,14 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 7.28.0
8
+
9
+- feat(nextjs): Check for Vercel Edge Function GA (#6565)
10
+- feat(utils): Improved envelope parser (#6580)
11
+- fix(nextjs): Export Replay from `index.server.ts` to avoid TS error (#6577)
12
+- fix(nextjs): Pass `this` through wrappers (#6572)
13
+- ref(types): Add `undefined` as possible event type (#6584)
14
15
## 7.27.0
16
17
This release exports the Session Replay integration via `@sentry/browser` and all framework SDKs building on top of it.
0 commit comments