dependabot npm(deps): bump @sentry/node from 7.101.0 to 7.101.1
Bumps @sentry/node from 7.101.0 to 7.101.1.
Release notes
Sourced from @sentry/node
's releases.
7.101.1
In version 7.101.0 the
@sentry/hub
package was missing due to a publishing issue. This release contains the package again.
- fix(nextjs): Remove
webpack://
prefix more broadly from source mapsources
field (#10641)Bundle size
📦
Path Size @sentry/browser
(incl. Tracing, Replay, Feedback) - Webpack (gzipped)78.42 KB @sentry/browser
(incl. Tracing, Replay) - Webpack (gzipped)69.65 KB @sentry/browser
(incl. Tracing, Replay with Canvas) - Webpack (gzipped)73.58 KB @sentry/browser
(incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped)63.26 KB @sentry/browser
(incl. Tracing) - Webpack (gzipped)33.6 KB @sentry/browser
(incl. browserTracingIntegration) - Webpack (gzipped)33.48 KB @sentry/browser
(incl. Feedback) - Webpack (gzipped)31.37 KB @sentry/browser
(incl. sendFeedback) - Webpack (gzipped)31.38 KB @sentry/browser
- Webpack (gzipped)22.64 KB @sentry/browser
(incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped)76.69 KB @sentry/browser
(incl. Tracing, Replay) - ES6 CDN Bundle (gzipped)68.18 KB @sentry/browser
(incl. Tracing) - ES6 CDN Bundle (gzipped)34.01 KB @sentry/browser
- ES6 CDN Bundle (gzipped)25 KB @sentry/browser
(incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed)214.8 KB @sentry/browser
(incl. Tracing) - ES6 CDN Bundle (minified & uncompressed)102.6 KB @sentry/browser
- ES6 CDN Bundle (minified & uncompressed)74.89 KB @sentry/browser
(incl. Tracing) - ES5 CDN Bundle (gzipped)37.14 KB @sentry/react
(incl. Tracing, Replay) - Webpack (gzipped)70.01 KB @sentry/react
- Webpack (gzipped)22.67 KB @sentry/nextjs
Client (incl. Tracing, Replay) - Webpack (gzipped)87.68 KB @sentry/nextjs
Client - Webpack (gzipped)51.87 KB @sentry-internal/feedback
- Webpack (gzipped)17.22 KB
Changelog
Sourced from @sentry/node
's changelog.
7.101.1
In version 7.101.0 the
@sentry/hub
package was missing due to a publishing issue. This release contains the package again.
- fix(nextjs): Remove
webpack://
prefix more broadly from source mapsources
field (#10641)
Commits
-
e4696dc
release: 7.101.1 -
a2d83b4
chore(ci): Ensure "Build & Test" workflow runs onv7
(#10671) -
2a3a85b
tests: Fix failing Next.js test (#10670) -
cce125d
meta: Update CHANGELOG for 7.101.1 (#10663) -
dfe1f72
fix(nextjs): Removewebpack://
prefix more broadly from source map `sources... -
e7b0c8d
Merge branch 'release/7.101.0' into v7 - See full diff in compare view