We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5e1e51 commit f4e59bcCopy full SHA for f4e59bc
CHANGELOG.md
@@ -4,6 +4,13 @@
4
5
- Coming soon...
6
7
+## 5.8.0
8
+
9
+- [browser/node] feat: 429 http code handling in node/browser transports (#2300)
10
+- [core] feat: Make sure that Debug integration is always setup as the last one (#2285)
11
+- [browser] fix: Gracefuly handle incorrect input from onerror (#2302)
12
+- [utils] ref: Remove dom references from utils for old TS and env interop (#2303)
13
14
## 5.7.1
15
16
- [core] ref: Use the smallest possible interface for our needs - `PromiseLike` (#2273)
0 commit comments