-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat(browser): Export getTraceData from the browser sdks #16433
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we move this to exports.ts
rather than index? Given we export stuff like ?continueTrace
from CDN bundles, I think we should also export this one in the bundles
Yeah good point! I moved to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing this!
size-limit report 📦
|
Happy Monday, thanks @AbhiPrasad for the quick turnaround here, is it possible this could be published soon? TIA! appreciate the help 🙂 |
Hey @nbbeeken - we'll get a release cut today! There's some other folks waiting on this as well. To unblock yourself, you can import |
resolves #16418