dependabot npm(deps): bump @sentry/tracing from 7.12.0 to 7.12.1
Bumps @sentry/tracing from 7.12.0 to 7.12.1.
Release notes
Sourced from @sentry/tracing
's releases.
7.12.1
- feat(nextjs): Connect trace between data-fetching methods and pageload (#5655)
- feat(react): Support useRoutes hook of React Router 6 (#5624)
- feat(remix): Continue transaction from request headers (#5600)
- feat(utils): Add function for ensuring input is an array (#5668)
- fix(utils): Remove Element dom type (#5675)
- fix(node):
contexts
cannot be overridden andculture
never included (#5677)- chore: Remove typedoc from READMEs (#5678)
Changelog
Sourced from @sentry/tracing
's changelog.
7.12.1
- feat(nextjs): Connect trace between data-fetching methods and pageload (#5655)
- feat(react): Support useRoutes hook of React Router 6 (#5624)
- feat(remix): Continue transaction from request headers (#5600)
- feat(utils): Add function for ensuring input is an array (#5668)
- fix(utils): Remove Element dom type (#5675)
- fix(node):
contexts
cannot be overridden andculture
never included (#5677)- chore: Remove typedoc from READMEs (#5678)
Commits
-
dc252ef
release: 7.12.1 -
9998ce3
meta: CHANGELOG for 7.12.1 (#5680) -
b5ddf58
ref(react): Consolidate to use singlesetName
call (#5681) -
35f559c
ref(angular): Consolidate to use singlesetName
call (#5682) -
64122e8
ref(nextjs): Consolidate to use singlesetName
call (#5683) -
74672a0
feat(remix): Continue transaction from request headers (#5600) -
ef11a5e
chore: Remove typedoc from READMEs (#5678) -
7e64b9e
fix(node):contexts
cannot be overridden andculture
never included (#5677) -
5efdabe
fix(utils): Remove Element dom type (#5675) -
53915b0
feat(nextjs): Connect trace between data-fetching methods and pageload (#5655) - Additional commits viewable in compare view