8000
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 c09cab8 commit f85b8b9Copy full SHA for f85b8b9
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.14.1
8
+
9
+- fix(nextjs): Handle CJS API route exports (#5865)
10
+- fix(node): Only set `DeviceContext.boot_time` if `os.uptime()` is valid (#5859)
11
+- fix(tracing): Warn if `resolvers` is not defined in `ApolloServer` config (#5850)
12
+- fix(utils): Normalize when serializing envelope (#5851)
13
+- ref(react): Improve React Router v6 error message (#5853)
14
15
## 7.14.0
16
17
- feat(nextjs): Add status to data-fetcher spans (#5777)
0 commit comments