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 b623a68 commit 4d9e57fCopy full SHA for 4d9e57f
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.80.1
8
+
9
+- fix(astro): Adjust Vite plugin config to upload server source maps (#9541)
10
+- fix(nextjs): Add tracing extensions in all serverside wrappers (#9537)
11
+- fix(nextjs): Fix serverside transaction names on Windows (#9526)
12
+- fix(node): Fix tRPC middleware typing (#9540)
13
+- fix(replay): Add additional safeguards for capturing network bodies (#9506)
14
+- fix(tracing): Update prisma span to be `db.prisma` (#9512)
15
16
## 7.80.0
17
18
- feat(astro): Add distributed tracing via `<meta>` tags (#9483)
0 commit comments