dependabot npm(deps): bump @sentry/tracing from 6.19.6 to 6.19.7
Bumps @sentry/tracing from 6.19.6 to 6.19.7.
Release notes
Sourced from @sentry/tracing
's releases.
6.19.7
- fix(react): Add children prop type to ErrorBoundary component (#4966)
- fix(serverless): Re-add missing modules in Node AWS Lambda Layer (#4982)
- fix(tracing): Target tracing bundles for side effects (#4955)
Work in this release contributed by
@cameronaziz
and@kpdecker
. Thank you for your contributions!
Changelog
Sourced from @sentry/tracing
's changelog.
6.19.7
- fix(react): Add children prop type to ErrorBoundary component (#4966)
- fix(serverless): Re-add missing modules in Node AWS Lambda Layer (#4982)
- fix(tracing): Target tracing bundles for side effects (#4955)
Work in this release contributed by
@cameronaziz
and@kpdecker
. Thank you for your contributions!
Commits
-
5b3a175
release: 6.19.7 -
24e3b13
meta: 6.19.7 CHANGELOG (#4983) -
374e4f7
fix(serverless): Re-add missing modules in Node AWS Lambda Layer (#4982) -
6824a7a
fix(react): Add children prop type to ErrorBoundary component (#4966) -
cafec74
fix(tracing): Target tracing bundles for side effects (#4955) -
4e722eb
Merge branch 'release/6.19.6' - See full diff in compare view