-
-
Notifications
You must be signed in to change notification settings - Fork 181
fix(sdk): add instance
option for instantiable SDKs
#2130
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
|
🦋 Changeset detectedLatest commit: dc7535e The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2130 +/- ##
==========================================
- Coverage 21.90% 21.85% -0.06%
==========================================
Files 269 271 +2
Lines 24829 24957 +128
Branches 864 865 +1
==========================================
+ Hits 5439 5454 +15
- Misses 19384 19497 +113
Partials 6 6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
163ea95
to
174c967
Compare
@hey-api/client-axios
@hey-api/client-fetch
@hey-api/client-next
@hey-api/client-nuxt
@hey-api/nuxt
@hey-api/openapi-ts
@hey-api/vite-plugin
commit: |
174c967
to
dc7535e
Compare
instance
option for instantiable SDKs
Closes #926
Related to #940
Related to #1932
Related to #671