ci: release#3881
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
There was a problem hiding this comment.
No new issues found.
TL;DR — Standard Changesets release PR: consumes six patch changesets into @hey-api/openapi-ts@0.97.2, all rolling up the mutationKeys option added across TanStack query plugin variants in #3858.
Key changes
- Bump
@hey-api/openapi-tsto0.97.2— patch version bump inpackage.json. - Append
0.97.2section toCHANGELOG.md— six patch entries linking to #3858. - Remove six consumed changeset files —
.changeset/*.mddeletions for the vue/svelte/react/solid/preact/angular-query plugin entries.
Summary | 8 files | 1 commits | base: main ← changeset-release/main
Release shape
Before:
0.97.1with six pending changeset entries for TanStack query plugin variants.
After:0.97.2with those entries folded intoCHANGELOG.mdand the changeset files removed.
The bump is patch, consistent with the underlying feature addition being additive and per-plugin. CHANGELOG ordering, attribution, and PR/commit links all match the changeset contents.
packages/openapi-ts/package.json · packages/openapi-ts/CHANGELOG.md
Claude Opus | 𝕏
@hey-api/codegen-core
@hey-api/json-schema-ref-parser
@hey-api/nuxt
@hey-api/openapi-ts
@hey-api/shared
@hey-api/spec-types
@hey-api/types
@hey-api/vite-plugin
commit: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3881 +/- ##
=======================================
Coverage 39.45% 39.45%
=======================================
Files 533 533
Lines 19636 19636
Branches 5840 5840
=======================================
Hits 7748 7748
Misses 9637 9637
Partials 2251 2251
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:
|
327b4be to
533c293
Compare
533c293 to
dca6613
Compare
dca6613 to
703317f
Compare
703317f to
dd92425
Compare
dd92425 to
3c0cab6
Compare
3c0cab6 to
5eb9d34
Compare
5eb9d34 to
aa131ce
Compare

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@hey-api/openapi-ts@0.97.2
Patch Changes
plugin(zod): use enums from TypeScript if available (#3884) (
abc8ceb) by @mrlubosplugin(@hey-api/client-next): fix: preserve query auth when when there are no other query parameters (#3853) (
a6ee7eb) by @copilot-swe-agentplugin(@tanstack/vue-query): add
mutationKeysoption (#3858) (d86680a) by @slmnshplugin(@hey-api/client-nuxt): fix: preserve query auth when when there are no other query parameters (#3853) (
a6ee7eb) by @copilot-swe-agentplugin(@tanstack/svelte-query): add
mutationKeysoption (#3858) (d86680a) by @slmnshplugin(@hey-api/client-angular): fix: preserve query auth when when there are no other query parameters (#3853) (
a6ee7eb) by @copilot-swe-agentplugin(@hey-api/client-fetch): fix: preserve query auth when when there are no other query parameters (#3853) (
a6ee7eb) by @copilot-swe-agentplugin(@hey-api/client-axios): fix: preserve query auth when when there are no other query parameters (#3853) (
a6ee7eb) by @copilot-swe-agentplugin(valibot): use enums from TypeScript if available (#3884) (
abc8ceb) by @mrlubosplugin(@tanstack/react-query): add
mutationKeysoption (#3858) (d86680a) by @slmnshplugin(@tanstack/solid-query): add
mutationKeysoption (#3858) (d86680a) by @slmnshplugin(@hey-api/client-ofetch): fix: preserve query auth when when there are no other query parameters (#3853) (
a6ee7eb) by @copilot-swe-agentplugin(@hey-api/client-ky): fix: preserve query auth when when there are no other query parameters (#3853) (
a6ee7eb) by @copilot-swe-agentplugin(@tanstack/preact-query): add
mutationKeysoption (#3858) (d86680a) by @slmnshdsl: fix: cache lazy node result (#3855) (
7dee3c2) by @awdr74100plugin(@tanstack/angular-query-experimental): add
mutationKeysoption (#3858) (d86680a) by @slmnshUpdated Dependencies:
@hey-api/shared@0.4.4
Patch Changes
querySymbols()function (#3884) (abc8ceb) by @mrlubos@hey-api/openapi-python@0.0.19
Patch Changes
Updated Dependencies: