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 6e83a6b commit 81fbc01Copy full SHA for 81fbc01
CHANGELOG.md
@@ -4,6 +4,13 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 7.64.0
8
+
9
+- feat(core): Add setMeasurement export (#8791)
10
+- fix(nextjs): Check for existence of default export when wrapping pages (#8794)
11
+- fix(nextjs): Ensure imports are valid relative paths (#8799)
12
+- fix(nextjs): Only re-export default export if it exists (#8800)
13
14
## 7.63.0
15
16
- build(deps): bump @opentelemetry/instrumentation from 0.41.0 to 0.41.2
0 commit comments