Skip to content

Conversation

mrlubos
Copy link
Member

@mrlubos mrlubos commented Mar 31, 2025

Closes #1213
Closes #671
Closes #1751

Copy link

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

Copy link

changeset-bot bot commented Mar 31, 2025

🦋 Changeset detected

Latest commit: 67c385b

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

This PR includes changesets to release 16 packages
Name Type
@hey-api/client-axios Minor
@hey-api/client-fetch Minor
@hey-api/client-next Minor
@hey-api/client-nuxt Minor
@hey-api/openapi-ts Minor
@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-next Patch
@hey-api/nuxt Patch
@example/openapi-ts-nuxt 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 Mar 31, 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 Mar 31, 2025 6:20am

@mrlubos mrlubos marked this pull request as ready for review March 31, 2025 05:19
Copy link

pkg-pr-new bot commented Mar 31, 2025

Open in Stackblitz

@hey-api/client-axios

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

@hey-api/client-fetch

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

@hey-api/client-next

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

@hey-api/client-nuxt

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

@hey-api/nuxt

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

@hey-api/openapi-ts

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

@hey-api/vite-plugin

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/vite-plugin@1889

commit: 67c385b

Copy link

codecov bot commented Mar 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.35%. Comparing base (069bb0d) to head (67c385b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1889      +/-   ##
==========================================
- Coverage   24.38%   24.35%   -0.03%     
==========================================
  Files         191      191              
  Lines       25972    26016      +44     
  Branches      763      763              
==========================================
+ Hits         6333     6337       +4     
- Misses      19561    19601      +40     
  Partials       78       78              
Flag Coverage Δ
unittests 24.35% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mrlubos mrlubos force-pushed the feat/client-custom-2 branch from 54c8b1d to 67c385b Compare March 31, 2025 06:19
@mrlubos mrlubos merged commit 0669e89 into main Mar 31, 2025
16 of 17 checks passed
@mrlubos mrlubos deleted the feat/client-custom-2 branch March 31, 2025 06:24
@github-actions github-actions bot mentioned this pull request Mar 31, 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.

Bundling the fetch client only copies over the CommonJS files, skips the ESM file Support Custom client How to create my own client?

1 participant