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 ff578c7 commit f93fab5Copy full SHA for f93fab5
CHANGELOG.md
@@ -4,6 +4,16 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 5.27.4
8
+
9
+- [core] fix: Remove globalThis usage (#3033)
10
+- [react] ref: Add React 17.x to peerDependencies (#3034)
11
+- [tracing] fix: Express transaction name (#3048)
12
+- [serverless] fix: AWS Execution duration (#3032)
13
+- [serverless] fix: Add `optional` parameter to AWSServices integration (#3030)
14
+- [serverless] fix: Wrap google cloud functions with a Proxy(). (#3035)
15
+- [hub] fix: stop using @types/node in @sentry/hub (#3050)
16
17
## 5.27.3
18
19
- [hub] fix: Make sure that `getSession` exists before calling it (#3017)
0 commit comments