yarn @sentry/tracing 7.57.0-beta.0

latest releases: 7.119.0, 7.118.0, 7.117.0...
15 months ago

This beta version bumps the internally used typescript version from 3.8.x to 4.9.x.
We use ds-downlevel to generate two versions of our types, one for >=3.8, one for >=4.9.
This means that this change should be fully backwards compatible and not have any noticable user impact.

However, since this touches the whole code base, we decided to release this as a beta first in order to ensure this is fully stable.

Other Changes

  • feat(replay): Do not capture replays < 5 seconds (GA) (#8277)

Bundle size 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 21.38 KB
@sentry/browser - ES5 CDN Bundle (minified) 67.24 KB
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 19.72 KB
@sentry/browser - ES6 CDN Bundle (minified) 58.61 KB
@sentry/browser - Webpack (gzipped + minified) 21.34 KB
@sentry/browser - Webpack (minified) 69.53 KB
@sentry/react - Webpack (gzipped + minified) 21.37 KB
@sentry/nextjs Client - Webpack (gzipped + minified) 49.29 KB
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 29.03 KB
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 27.04 KB
@sentry/replay ES6 CDN Bundle (gzipped + minified) 49.34 KB
@sentry/replay - Webpack (gzipped + minified) 43.08 KB
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 68.37 KB
@sentry/browser + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 61.27 KB

Don't miss a new tracing release

NewReleases is sending notifications on new releases.