dependabot npm(deps): bump @sentry/node from 7.20.1 to 7.21.0
Bumps @sentry/node from 7.20.1 to 7.21.0.
Release notes
Sourced from @sentry/node
's releases.
7.21.0
- feat(react): Add tracing support for React Router 6.4
createBrowserRouter
. (#6172)- fix(core): Add guard against scope.getAttachments (#6258)
- fix(core): Only generate eventIds in client (#6247)
- fix(express): Support multiple routers with common paths. (#6253)
- fix(tracing): Pass
tracePropagationTargets
toinstrumentOutgoingRequests
(#6259)
Changelog
Sourced from @sentry/node
's changelog.
7.21.0
- feat(react): Add tracing support for React Router 6.4
createBrowserRouter
. (#6172)- fix(core): Add guard against scope.getAttachments (#6258)
- fix(core): Only generate eventIds in client (#6247)
- fix(express): Support multiple routers with common paths. (#6253)
- fix(tracing): Pass
tracePropagationTargets
toinstrumentOutgoingRequests
(#6259)
Commits
-
90e53c3
release: 7.21.0 -
3fbf2a2
chore(otel): Update installation instructions (#6262) -
3d9f0fd
fix(nextjs): Exclude build-time files from page dependency manifests (#6058) -
4ffeedd
meta: Update changelog for 7.21.0 (#6260) -
3fe5f7a
fix(core): Only generate eventIds in client (#6247) -
72c6855
fix(express): Support multiple routers with common paths. (#6253) -
daacd38
feat(react): Add tracing support for React Router 6.4createBrowserRouter
. ... -
77dd704
fix(tracing): PasstracePropagationTargets
toinstrumentOutgoingRequests
... -
74810e0
fix(core): Add guard against scope.getAttachments (#6258) -
955a1b2
ci: Fix size check action to run on master (#6248) - Additional commits viewable in compare view