Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(nextjs): Export serverside data-fetcher wrappers from client #7256

Merged

Conversation

lforst
Copy link
Member

@lforst lforst commented Feb 22, 2023

Missed the serverside wrappers in this PR: #6790

Fixes #7254

@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 20.07 KB (+0.01% 🔺)
@sentry/browser - ES5 CDN Bundle (minified) 62.3 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.69 KB (+0.01% 🔺)
@sentry/browser - ES6 CDN Bundle (minified) 55.31 KB (0%)
@sentry/browser - Webpack (gzipped + minified) 20.42 KB (+0.02% 🔺)
@sentry/browser - Webpack (minified) 66.76 KB (+0.01% 🔺)
@sentry/react - Webpack (gzipped + minified) 20.45 KB (+0.02% 🔺)
@sentry/nextjs Client - Webpack (gzipped + minified) 47.99 KB (+0.27% 🔺)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 27 KB (+0.23% 🔺)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 25.25 KB (+0.18% 🔺)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 42.61 KB (-0.01% 🔽)
@sentry/replay - Webpack (gzipped + minified) 36.82 KB (0%)
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 60.29 KB (+0.09% 🔺)
@sentry/browser + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 53.84 KB (0%)

@lforst lforst merged commit e24127c into develop Feb 23, 2023
@lforst lforst deleted the lforst-export-passthrough-serverside-wrappers-from-client-sdk branch February 23, 2023 08:38
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.

Attempted import error: 'wrapGetServerSidePropsWithSentry' is not exported from '@sentry/nextjs'
3 participants