Skip to content

ref: Hoist createCheckinEnvelope to core package#8082

Merged
lforst merged 2 commits intodevelopfrom
lforst-hoist-crons
May 9, 2023
Merged

ref: Hoist createCheckinEnvelope to core package#8082
lforst merged 2 commits intodevelopfrom
lforst-hoist-crons

Conversation

@lforst
Copy link
Copy Markdown
Contributor

@lforst lforst commented May 9, 2023

Hoists the crons API to core so we can use it in non Node SDKs. We're hoisting it without increasing the browser bundle size by making the client method optional in the interface.

@lforst lforst requested a review from AbhiPrasad May 9, 2023 12:45
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 9, 2023

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 21.01 KB (-0.01% 🔽)
@sentry/browser - ES5 CDN Bundle (minified) 65.62 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 19.55 KB (0%)
@sentry/browser - ES6 CDN Bundle (minified) 58.08 KB (0%)
@sentry/browser - Webpack (gzipped + minified) 21.16 KB (0%)
@sentry/browser - Webpack (minified) 69.04 KB (+0.01% 🔺)
@sentry/react - Webpack (gzipped + minified) 21.18 KB (+0.01% 🔺)
@sentry/nextjs Client - Webpack (gzipped + minified) 49.1 KB (+0.03% 🔺)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 28.64 KB (0%)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 26.86 KB (0%)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 47.35 KB (-0.01% 🔽)
@sentry/replay - Webpack (gzipped + minified) 41.13 KB (0%)
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 66.3 KB (0%)
@sentry/browser + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 59.18 KB (0%)

@lforst lforst merged commit 6462e0d into develop May 9, 2023
@lforst lforst deleted the lforst-hoist-crons branch May 9, 2023 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants