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 fe2c801 commit cf95612Copy full SHA for cf95612
CHANGELOG.md
@@ -4,6 +4,15 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 7.66.0
8
+
9
+- fix: Defer tracing decision to downstream SDKs when using SDK without performance (#8839)
10
+- fix(nextjs): Fix `package.json` exports (#8895)
11
+- fix(sveltekit): Ensure target file exists before applying auto instrumentation (#8881)
12
+- ref: Use consistent console instrumentation (#8879)
13
+- ref(browser): Refactor sentry breadcrumb to use hook (#8892)
14
+- ref(tracing): Add `origin` to spans (#8765)
15
16
## 7.65.0
17
18
- build: Remove build-specific polyfills (#8809)
0 commit comments