dependabot npm(deps): bump @sentry/node from 7.97.0 to 7.98.0
Bumps @sentry/node from 7.97.0 to 7.98.0.
Release notes
Sourced from @sentry/node
's releases.
7.98.0
This release primarily fixes some type declaration errors:
- feat(core): Export
IntegrationIndex
type (#10337)- fix(nextjs): Fix Http integration type declaration (#10338)
- fix(node): Fix type definitions (#10339)
Bundle size
📦
Path Size @sentry/browser
(incl. Tracing, Replay, Feedback) - Webpack (gzipped)77.84 KB @sentry/browser
(incl. Tracing, Replay) - Webpack (gzipped)69.04 KB @sentry/browser
(incl. Tracing, Replay with Canvas) - Webpack (gzipped)72.93 KB @sentry/browser
(incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped)62.68 KB @sentry/browser
(incl. Tracing) - Webpack (gzipped)33.07 KB @sentry/browser
(incl. Feedback) - Webpack (gzipped)31.25 KB @sentry/browser
(incl. sendFeedback) - Webpack (gzipped)31.26 KB @sentry/browser
- Webpack (gzipped)22.5 KB @sentry/browser
(incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped)75.57 KB @sentry/browser
(incl. Tracing, Replay) - ES6 CDN Bundle (gzipped)67.13 KB @sentry/browser
(incl. Tracing) - ES6 CDN Bundle (gzipped)32.97 KB @sentry/browser
- ES6 CDN Bundle (gzipped)24.43 KB @sentry/browser
(incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed)211.42 KB @sentry/browser
(incl. Tracing) - ES6 CDN Bundle (minified & uncompressed)99.44 KB @sentry/browser
- ES6 CDN Bundle (minified & uncompressed)73.08 KB @sentry/browser
(incl. Tracing) - ES5 CDN Bundle (gzipped)36.07 KB @sentry/react
(incl. Tracing, Replay) - Webpack (gzipped)69.45 KB @sentry/react
- Webpack (gzipped)22.55 KB @sentry/nextjs
Client (incl. Tracing, Replay) - Webpack (gzipped)86.11 KB @sentry/nextjs
Client - Webpack (gzipped)50.4 KB @sentry-internal/feedback
- Webpack (gzipped)17.21 KB
Changelog
Sourced from @sentry/node
's changelog.
7.98.0
This release primarily fixes some type declaration errors:
Commits
-
c5421be
release: 7.98.0 -
0c65e38
Merge pull request #10341 from getsentry/prepare-release/7.98.0 -
c9f725b
meta: Update CHANGELOG for 7.98.0 -
18a342f
fix(node): Fix type definitions (#10339) -
12299c9
chore(tests): Update Playwright to1.40.1
in browser integration tests (#10... -
c078676
chore(vue): Fix typo in types.ts JSDoc (#10332) -
96190d7
fix(nextjs): Fix Http integration type declaration (#10338) -
b7af3fc
feat(core): ExportIntegrationIndex
type (#10337) -
b2d7de8
Merge pull request #10340 from getsentry/master -
64dec79
Merge branch 'release/7.97.0' - See full diff in compare view