-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat(feedback): Include Feedback package in browser SDK #9586
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
Conversation
2c7379e
to
ac3ea44
Compare
size-limit report 📦
|
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.
oops, I think the before send stuff ended up here!
d18a401
to
dc08cec
Compare
dc08cec
to
d9c7c22
Compare
d9c7c22
to
9922d7d
Compare
packages/browser/package.json
Outdated
@@ -23,6 +23,7 @@ | |||
"access": "public" | |||
}, | |||
"dependencies": { | |||
"@sentry-internal/feedback": "7.81.0", |
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.
@mydea Hmm the next/remix tests are failing -- should I put this at the published alpha package for now?
3ace58c
to
bb53ece
Compare
1291314
to
27f0e59
Compare
Add feedback to craft publish list, and export `Feedback` integration from browser SDK
27f0e59
to
6daa463
Compare
44f9b9e
to
758c1aa
Compare
The PR was blocked due to stacked changes (which have been merged)
Add feedback to craft publish list, and export
Feedback
integration from browser SDKDepends on
Relates to: https://github.com/getsentry/team-replay/issues/273