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 4cee445 commit 380a6aeCopy full SHA for 380a6ae
CHANGELOG.md
@@ -1,9 +1,13 @@
1
# Changelog
2
3
-## Unreleased
+## 5.6.0
4
5
-- [integrations] feat: Add logErrors option to Vue integration (#2182)
+- [core] fix: When using enabled:false integrations shouldnt be installed (#2181)
6
+- [browser] feat: Add support for custom schemes to Tracekit
7
+- [browser] ref: Better UnhandledRejection messages (#2185)
8
- [browser] test: Complete rewrite of Browser Integration Tests (#2176)
9
+- [node] ref: Unify method name casing in breadcrumbs (#2183)
10
+- [integrations] feat: Add logErrors option to Vue integration (#2182)
11
12
## 5.5.0
13
0 commit comments