dependabot npm(deps): bump @sentry/tracing from 6.19.1 to 6.19.2
Bumps @sentry/tracing from 6.19.1 to 6.19.2.
Release notes
Sourced from @sentry/tracing
's releases.
6.19.2
- feat(core): Add new transports to base backend (#4752)
- feat(utils): Add
isNaN
function (#4759)- fix(integrations): Emit ES5 code in ES5 bundles (#4769)
- fix(vue): Drop vue-router peerDep (#4764)
- ref(core): Reduce inboundfilters bundle size (#4625)
- ref(integrations): Make ReportTypes a union type
- ref(node): Add source code context when using LinkedErrors (#4753)
- ref(utils): Introduce getEnvelopeType helper (#4751)
- ref(utils): Split normalization code into separate module (#4760)
Changelog
Sourced from @sentry/tracing
's changelog.
6.19.2
- feat(core): Add new transports to base backend (#4752)
- feat(utils): Add
isNaN
function (#4759)- fix(integrations): Emit ES5 code in ES5 bundles (#4769)
- fix(vue): Drop vue-router peerDep (#4764)
- ref(core): Reduce inboundfilters bundle size (#4625)
- ref(integrations): Make ReportTypes a union type
- ref(node): Add source code context when using LinkedErrors (#4753)
- ref(utils): Introduce getEnvelopeType helper (#4751)
- ref(utils): Split normalization code into separate module (#4760)
Commits
-
f49c509
release: 6.19.2 -
437d7cd
chore(meta): Update changelog for 6.19.2 (#4771) -
b56c577
fix(integrations): Emit ES5 code in ES5 bundles (#4769) -
59a0cb6
ref(core): Reduce inboundfilters bundle size (#4625) -
57a82f3
ref(utils): Split normalization code into separate module (#4760) -
1852e6b
feat(utils): AddisNaN
function (#4759) -
20b3e38
fix(integrations): Fix type/async errors inOffline
tests (#4755) -
2209dab
feat(vue): Drop vue-router peerDep (#4764) -
69c6874
feat(core): Add new transports to base backend (#4752) -
5f6335d
ref(utils): Introduce getEnvelopeType helper (#4751) - Additional commits viewable in compare view