-
-
Notifications
You must be signed in to change notification settings - Fork 144
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: nuxt module initial release #1800
Conversation
|
🦋 Changeset detectedLatest commit: a4811bd The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
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 ↗︎
|
imports: { | ||
transform: { | ||
// Build was throwing an error. | ||
// see https://github.com/nuxt/nuxt/issues/18823#issuecomment-1419704343 | ||
exclude: [/\bclient-nuxt\b/], | ||
}, | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This started throwing again, no idea why! Had to add this code back
...ages/openapi-ts/test/__snapshots__/3.1.x/clients/@hey-api/client-nuxt/bundle/client/index.js
Fixed
Show fixed
Hide fixed
f3407b3
to
c473782
Compare
c473782
to
d80f835
Compare
...es/openapi-ts/test/__snapshots__/3.1.x/clients/@hey-api/client-nuxt/bundle/client/index.d.ts
Outdated
Show resolved
Hide resolved
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1800 +/- ##
==========================================
- Coverage 57.24% 57.23% -0.01%
==========================================
Files 191 191
Lines 25889 25892 +3
Branches 1958 1958
==========================================
Hits 14820 14820
- Misses 11060 11063 +3
Partials 9 9
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:
|
@hey-api/client-axios
@hey-api/client-fetch
@hey-api/client-next
@hey-api/client-nuxt
@hey-api/nuxt
@hey-api/openapi-ts
commit: |
No description provided.