dependabot npm(deps): bump @sentry/node from 7.51.0 to 7.51.2
Bumps @sentry/node from 7.51.0 to 7.51.2.
Release notes
Sourced from @sentry/node
's releases.
7.51.2
- fix(nextjs): Continue traces in data fetchers when there is an already active transaction on the hub (#8073)
- fix(sveltekit): Avoid creating the Sentry Vite plugin in dev mode (#8065)
Bundle size
📦
Path Size @sentry/browser
- ES5 CDN Bundle (gzipped + minified)21.02 KB @sentry/browser
- ES5 CDN Bundle (minified)65.62 KB @sentry/browser
- ES6 CDN Bundle (gzipped + minified)19.55 KB @sentry/browser
- ES6 CDN Bundle (minified)58.08 KB @sentry/browser
- Webpack (gzipped + minified)21.16 KB @sentry/browser
- Webpack (minified)69.03 KB @sentry/react
- Webpack (gzipped + minified)21.18 KB @sentry/nextjs
Client - Webpack (gzipped + minified)49.09 KB @sentry/browser
+@sentry/tracing
- ES5 CDN Bundle (gzipped + minified)28.64 KB @sentry/browser
+@sentry/tracing
- ES6 CDN Bundle (gzipped + minified)26.87 KB @sentry/replay
ES6 CDN Bundle (gzipped + minified)47.35 KB @sentry/replay
- Webpack (gzipped + minified)41.13 KB @sentry/browser
+@sentry/tracing
+@sentry/replay
- ES6 CDN Bundle (gzipped + minified)66.3 KB @sentry/browser
+@sentry/replay
- ES6 CDN Bundle (gzipped + minified)59.18 KB 7.51.1
- feat(replay): Add event to capture options on checkouts (#8011)
- feat(replay): Improve click target detection (#8026)
- fix(node): Make sure we use same ID for checkIns (#8050)
- fix(replay: Keep session active on key press (#8037)
- fix(replay): Move error sampling to before send (#8057)
- fix(sveltekit): Wrap
load
when typed explicitly (#8049)Replay
rrweb
changes:
@sentry-internal/rrweb
was updated from 1.106.0 to 1.108.0:
- fix: Fix some input masking (esp for radio buttons) (#85)
- fix: Unescaped
:
in CSS rule from Safari (#86)- feat: Define custom elements (web components) (#87)
Work in this release contributed by
@sreetamdas
. Thank you for your contribution!Bundle size
📦
Path Size @sentry/browser
- ES5 CDN Bundle (gzipped + minified)21.01 KB @sentry/browser
- ES5 CDN Bundle (minified)65.62 KB @sentry/browser
- ES6 CDN Bundle (gzipped + minified)19.55 KB @sentry/browser
- ES6 CDN Bundle (minified)58.08 KB @sentry/browser
- Webpack (gzipped + minified)21.16 KB
... (truncated)
Changelog
Sourced from @sentry/node
's changelog.
7.51.2
- fix(nextjs): Continue traces in data fetchers when there is an already active transaction on the hub (#8073)
- fix(sveltekit): Avoid creating the Sentry Vite plugin in dev mode (#8065)
7.51.1
- feat(replay): Add event to capture options on checkouts (#8011)
- feat(replay): Improve click target detection (#8026)
- fix(node): Make sure we use same ID for checkIns (#8050)
- fix(replay: Keep session active on key press (#8037)
- fix(replay): Move error sampling to before send (#8057)
- fix(sveltekit): Wrap
load
when typed explicitly (#8049)Replay
rrweb
changes:
@sentry-internal/rrweb
was updated from 1.106.0 to 1.108.0:
- fix: Fix some input masking (esp for radio buttons) (#85)
- fix: Unescaped
:
in CSS rule from Safari (#86)- feat: Define custom elements (web components) (#87)
Work in this release contributed by
@sreetamdas
. Thank you for your contribution!
Commits
-
c4901b7
release: 7.51.2 -
ad75f14
Merge pull request #8076 from getsentry/prepare-release/7.51.2 -
bfb44fe
meta(changelog): Update changelog for 7.51.2 -
4d7ac23
fix(nextjs): Continue traces in data fetchers when there is an already active... -
17f11e8
chore: Make job_browser_loader_tests a required test (#8064) -
e3ba0ad
test(e2e): Add canary tests for react e2e tests (#8068) -
5cd11c2
fix(sveltekit): Avoid creating the Sentry Vite plugin in dev mode (#8065) -
18bab90
Merge pull request #8066 from getsentry/master -
cea8b47
Merge branch 'release/7.51.1' -
c9f66ed
release: 7.51.1 - Additional commits viewable in compare view