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 01cac4f commit 498eec5Copy full SHA for 498eec5
CHANGELOG.md
@@ -2,11 +2,15 @@
2
3
## Unreleased
4
5
-- [hub] feat: Add more span functions (#2161)
6
-- [integrations] feat: Change `Tracing` integration (#2161)
7
-- [browser] feat: Refactor breadcrumbs integration to allow for custom handlers
8
-- [utils] feat: Move insturment to utils
+Coming soon...
+
+## 5.10.0
9
+- [hub] feat: Update `span` implementation (#2161)
10
- [apm] feat: Add `@sentry/apm` package
11
+- [integrations] feat: Change `Tracing` integration (#2161)
12
+- [utils] feat: Introduce `instrument` util to allow for custom handlers
13
+- [utils] Optimize `supportsNativeFetch` with a fast path that avoids DOM I/O (#2326)
14
- [utils] feat: Add `isInstanceOf` util for safety reasons
15
16
## 5.9.1
0 commit comments