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 581bf69 commit 9cc3891Copy full SHA for 9cc3891
CHANGELOG.md
@@ -4,6 +4,16 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 7.24.0
8
+
9
+- feat(nextjs): Don't init SDK on Vercel Edge Runtime (#6408)
10
+- feat(nextjs): Support assetPrefix option (#6388)
11
+- fix(nextjs): Inject SDK in dev mode (#6368)
12
+- fix(node): Move profilesSampleRate into BaseNodeOptions (#6409)
13
+- Revert "fix(core): Only generate eventIds in client (#6247)" (#6392)
14
15
+Work in this release contributed by @tomgrossman. Thank you for your contributions!
16
17
## 7.23.0
18
19
- feat(browser): Add `__SENTRY_RELEASE__` magic string (#6322)
0 commit comments