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 4fc2e7e commit e0a9d58Copy full SHA for e0a9d58
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.80.0
8
+
9
+- feat(astro): Add distributed tracing via `<meta>` tags (#9483)
10
+- feat(node): Capture internal server errors in trpc middleware (#9482)
11
+- feat(remix): Export a type to use for `MetaFunction` parameters (#9493)
12
+- fix(astro): Mark SDK package as Astro-external (#9509)
13
+- ref(nextjs): Don't initialize Server SDK during build (#9503)
14
15
## 7.79.0
16
17
- feat(tracing): Add span `origin` to trace context (#9472)
0 commit comments