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 c7d9d83 commit ca0e72cCopy full SHA for ca0e72c
CHANGELOG.md
@@ -4,6 +4,17 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 6.4.1
8
+
9
+- [ember] ref: Fix merging of runtime config with environment config. (#3563)
10
+- [angular] ref: Allow angular v12 as a peer dependency. (#3569)
11
+- [tracing] fix: Avoid browser tracing initialization on node environment (#3548)
12
+- [react] ref: Make RouteProps typing more generic (#3570)
13
+- [tracing] fix: Correctly handle pg.Cursor in pg query method (#3567)
14
+- [types] fix: Add attachment to SentryRequestType (#3561)
15
+- [nextjs] ref: Disable node session for next.js (#3558)
16
+- [eslint] feat: Add new eslint rules (#3545)
17
18
## 6.4.0
19
20
- [core] feat: initalScope in SDK Options (#3544)
0 commit comments