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: next/remix/react supports updating beforeSend #152

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

feugy
Copy link
Member

@feugy feugy commented Nov 7, 2024

🖖 What's in there?

Supports updating beforeSend in next/react/remix components.

🤺 How to test?

I made some unit tests for this.

🔬Notes to reviewers

We don't think it worth supporting this with astro/sveltekit/vue/nuxt. Let's wait for use cases first.

I've used describe.each to simplify our unit tests and avoid duplication.

@feugy feugy requested a review from a team November 7, 2024 10:02
Copy link

vercel bot commented Nov 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
analytics-astro ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 1:36pm
analytics-next15 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 1:36pm
analytics-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 1:36pm
analytics-nuxt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 1:36pm
analytics-remix ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 1:36pm
analytics-sveltekit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 1:36pm
analytics-vue ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 1:36pm

@feugy feugy force-pushed the damien/log-900-make-beforesend-changeable branch from 285283d to 45f084b Compare November 7, 2024 10:39
@feugy feugy force-pushed the damien/log-900-make-beforesend-changeable branch from 45f084b to bb0aa90 Compare November 7, 2024 10:55
Base automatically changed from damien/log-827-deploy-route-support-for-other-framework to main November 7, 2024 13:17
@feugy feugy merged commit 81d0eed into main Nov 7, 2024
13 checks passed
@feugy feugy deleted the damien/log-900-make-beforesend-changeable branch November 7, 2024 14:26
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.

2 participants