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: support required client in SDK using sdk.client = false #1646

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

mrlubos
Copy link
Member

@mrlubos mrlubos commented Jan 30, 2025

Closes #1290

Copy link

stackblitz bot commented Jan 30, 2025

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

changeset-bot bot commented Jan 30, 2025

🦋 Changeset detected

Latest commit: 2cbffeb

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

This PR includes changesets to release 15 packages
Name Type
@hey-api/client-axios Patch
@hey-api/client-fetch Patch
@hey-api/client-nuxt Patch
@hey-api/openapi-ts Patch
@hey-api/client-next Patch
@example/openapi-ts-axios Patch
@example/openapi-ts-fastify Patch
@example/openapi-ts-fetch Patch
@example/openapi-ts-sample Patch
@example/openapi-ts-tanstack-angular-query-experimental Patch
@example/openapi-ts-tanstack-react-query Patch
@example/openapi-ts-tanstack-svelte-query Patch
@example/openapi-ts-tanstack-vue-query Patch
@example/openapi-ts-nuxt Patch
@example/openapi-ts-next 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 Jan 30, 2025

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

Name Status Preview Comments Updated (UTC)
hey-api-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 30, 2025 0:55am

Copy link

pkg-pr-new bot commented Jan 30, 2025

Open in Stackblitz

@hey-api/client-axios

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/client-axios@1646

@hey-api/client-next

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/client-next@1646

@hey-api/openapi-ts

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/openapi-ts@1646

@hey-api/client-nuxt

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/client-nuxt@1646

@hey-api/client-fetch

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/client-fetch@1646

commit: 2cbffeb

@mrlubos mrlubos merged commit 3bdc656 into main Jan 30, 2025
15 checks passed
@mrlubos mrlubos deleted the feat/sdk-client-required branch January 30, 2025 01:01
@github-actions github-actions bot mentioned this pull request Jan 30, 2025
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.

Ability to make OptionsBase's client?: Client as required field for @hey-api/client-fetch
1 participant