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 cc50a3a commit 6e562eaCopy full SHA for 6e562ea
CHANGELOG.md
@@ -14,6 +14,9 @@
14
- fix(angular): Remove `afterSendEvent` listener once root injector is destroyed (#12786)
15
- fix(browser): Fix bug causing unintentional dropping of transactions (#12933)
16
- fix(feedback): Add a missing call of Actor.appendToDom method when DOMContentLoaded event is triggered (#12973)
17
+- feat(vercel-edge): Add dedupe as default integration (#12957)
18
+- fix(node): Pass inferred name & attributes to `tracesSampler` (#12945)
19
+- feat(express): Allow to pass options to `setupExpressErrorHandler` (#12952)
20
21
Work in this release was contributed by @jaspreet57 and @arturovt. Thank you for your contribution!
22
0 commit comments