dependabot npm(deps): bump @sentry/tracing from 7.3.1 to 7.4.1
Bumps @sentry/tracing from 7.3.1 to 7.4.1.
Release notes
Sourced from @sentry/tracing
's releases.
7.4.1
This release includes the first published version of
@sentry/remix
.
- build(remix): Make remix package public (#5349)
7.4.0
This release contains the alpha version of
@sentry/remix
, our newest JavaScript SDK! For details on how to use it, please see the README and the tracking GitHub issue.Attention: Due to an oversight, the
@sentry/remix
package is only published on npm as part of the7.4.1
release.
- 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.1
This release includes the first published version of
@sentry/remix
.
- build(remix): Make remix package public (#5349)
7.4.0
This release contains the alpha version of
@sentry/remix
, our newest JavaScript SDK! For details on how to use it, please see the README and the tracking GitHub issue.Attention: Due to an oversight, the
@sentry/remix
package is only published as part of the7.4.1
release.
- 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
-
3d8edc5
release: 7.4.1 -
4e9fb96
meta: Add CHANGELOG for 7.4.1 (#5350) -
b3cf526
build(remix): Make remix package public (#5349) -
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