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

feat(browser): Export event builder methods for use in other SDKs #6515

Merged
merged 3 commits into from
Dec 13, 2022

Conversation

krystofwoldrich
Copy link
Member

Exporting these methods will enable RN to change behavior independent of JS SDK. It will also make the RN client not depend on the BrowserClient instance.

Context:

#skip-changelog

@github-actions
Copy link
Contributor

github-actions bot commented Dec 13, 2022

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 19.72 KB (+0.05% 🔺)
@sentry/browser - ES5 CDN Bundle (minified) 61.13 KB (+0.03% 🔺)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.51 KB (+0.05% 🔺)
@sentry/browser - ES6 CDN Bundle (minified) 54.66 KB (+0.03% 🔺)
@sentry/browser - Webpack (gzipped + minified) 20.28 KB (0%)
@sentry/browser - Webpack (minified) 66.33 KB (0%)
@sentry/react - Webpack (gzipped + minified) 20.3 KB (0%)
@sentry/nextjs Client - Webpack (gzipped + minified) 47.5 KB (0%)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 26.69 KB (-0.04% 🔽)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 25.14 KB (-0.04% 🔽)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 41.71 KB (-0.06% 🔽)
@sentry/replay - Webpack (gzipped + minified) 37.98 KB (-0.07% 🔽)

@lforst lforst changed the title chore(internal): Export event builder method for use in other sdks feat(browser): Export event builder method for use in other sdks Dec 13, 2022
@krystofwoldrich
Copy link
Member Author

🙏

@lforst lforst changed the title feat(browser): Export event builder method for use in other sdks feat(browser): Export event builder methods for use in other SDKs Dec 13, 2022
@lforst lforst merged commit cfcbe80 into master Dec 13, 2022
@lforst lforst deleted the export-event-builder-methods-for-other-sdks branch December 13, 2022 15:10
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.

None yet

3 participants