dependabot npm(deps): bump @sentry/tracing from 7.3.1 to 7.4.0
Bumps @sentry/tracing from 7.3.1 to 7.4.0.
Release notes
Sourced from @sentry/tracing
's releases.
7.4.0
This release contains the first alpha release of
@sentry/remix
, our newest JavaScript SDK! For details on how to use it, please see the README and the tracking GitHub issue.
- feat(remix): Enable Remix SDK #5327
- feat(remix): Add release / sourcemap upload script. (#5312)
- feat(remix): Add Remix server SDK (#5269)
- feat(remix): Add Remix client SDK (#5264)
- feat(remix): Add Remix SDK package boilerplate (#5256)
- fix(utils): Handle toJSON methods that return circular references (#5323)
Work in this release contributed by
@MichaelDeBoey
. Thank you for your contribution!Special thank you to
@jacob-ebey
for pointing us in the right direction while we were working on the Remix SDK: https://github.com/jacob-ebey/remix-sentry.
Changelog
Sourced from @sentry/tracing
's changelog.
7.4.0
This release contains the first alpha release of
@sentry/remix
, our newest JavaScript SDK! For details on how to use it, please see the README and the tracking GitHub issue.
- feat(remix): Enable Remix SDK #5327
- feat(remix): Add release / sourcemap upload script. (#5312)
- feat(remix): Add Remix server SDK (#5269)
- feat(remix): Add Remix client SDK (#5264)
- feat(remix): Add Remix SDK package boilerplate (#5256)
- fix(utils): Handle toJSON methods that return circular references (#5323)
Work in this release contributed by
@MichaelDeBoey
. Thank you for your contribution!Special thank you to
@jacob-ebey
for pointing us in the right direction while we were working on the Remix SDK: https://github.com/jacob-ebey/remix-sentry.
Commits
-
4e87ecb
release: 7.4.0 -
36e9d0e
meta: Add CHANGELOG for 7.4.0 (#5346) -
922e9b1
feat(remix): Enable Remix SDK (#5327) -
b0efcb8
chore: Fix stale yarn.lock (#5330) -
7e044b1
feat(remix): Add release / sourcemap upload script. (#5312) -
893e157
fix(utils): HandletoJSON
methods that return circular references (#5323) -
f15fb00
Merge branch 'release/7.3.1' - See full diff in compare view