8000 Add apiHeaders to SkipApiOptions by toddkao · Pull Request #1319 · skip-mev/skip-go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add apiHeaders to SkipApiOptions #1319

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

Merged
merged 2 commits into from
Jun 4, 2025

Conversation

toddkao
Copy link
Collaborator
@toddkao toddkao commented Jun 4, 2025

No description provided.

Copy link
changeset-bot bot commented Jun 4, 2025

🦋 Changeset detected

Latest commit: ce2c71d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@skip-go/client Patch
@skip-go/widget Patch
nextjs Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
vercel bot commented Jun 4, 2025

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

Name Status Preview Comments Updated (UTC)
widget-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 4, 2025 10:09pm

Comment on lines -9 to -12
8000
type RequestClientOptions = {
baseUrl: string;
apiKey?: string;
};
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small refactor to remove RequestClientOptions and use SkipApiOptions instead since it is the exact same as RequestClientOptions

@toddkao toddkao merged commit 4e97e19 into main Jun 4, 2025
6 checks passed
@toddkao toddkao deleted the add-apiHeaders-to-requestClientOptions branch June 4, 2025 22:23
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
0