ci: release#4026
Open
hey-api[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
@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: |
9af579f to
6dbd24d
Compare
6dbd24d to
c78b535
Compare
c78b535 to
46a88ff
Compare
46a88ff to
f7792fc
Compare
f7792fc to
021517e
Compare
021517e to
18011e5
Compare
18011e5 to
6701365
Compare
6701365 to
c6a37d0
Compare
c6a37d0 to
1113ec0
Compare
1113ec0 to
70c1968
Compare
70c1968 to
d6aac83
Compare
d6aac83 to
a166131
Compare
a166131 to
782d240
Compare
782d240 to
2f05666
Compare
2f05666 to
9b63531
Compare
9b63531 to
a98d66d
Compare
a98d66d to
c3d354e
Compare
c3d354e to
4a7d12e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.99.0
Minor Changes
089ed2e) by @mrlubosPlugin duplicates behavior
If you specified the same plugin multiple times, only the last instance would be used. We eventually added a warning for this behavior, but that didn't treat the root issue. This release changes that by merging duplicate plugin configurations.
Patch Changes
config: add Presets API (
3b4ee7a) by @mrlubosplugin(zod): improve discriminator handling (
680b947) by @mrlubosplugin(@tanstack/preact-query): fix: strip
initialDatafrom the inferred result types for infinite query options (7a4b0cf) by @mrlubosplugin(@tanstack/solid-query): fix: strip
initialDatafrom the inferred result types for infinite query options (7a4b0cf) by @mrlubosplugin(zod): support creating optional request schemas (
11315c7) by @mrlubosplugin(@tanstack/react-query): fix: strip
initialDatafrom the inferred result types for infinite query options (7a4b0cf) by @mrlubosplugin(valibot): support creating optional request schemas (
11315c7) by @mrlubosplugin(@tanstack/svelte-query): fix: strip
initialDatafrom the inferred result types for infinite query options (7a4b0cf) by @mrlubosplugin(@tanstack/angular-query-experimental): fix: strip
initialDatafrom the inferred result types for infinite query options (7a4b0cf) by @mrlubosplugin(@hey-api/typescript): improve discriminator handling (
680b947) by @mrlubosplugin(orpc): make
.input()optional if all layers are optional (11315c7) by @mrlubosplugin(@tanstack/vue-query): fix: strip
initialDatafrom the inferred result types for infinite query options (8d91bd5) by @magicismightplugin(valibot): improve discriminator handling (
680b947) by @mrlubosUpdated Dependencies:
@hey-api/shared@0.5.0
Minor Changes
parser: improve discriminator handling (
680b947) by @mrlubosBREAKING utils: remove
warnOnConflictingDuplicatePluginsexport (089ed2e) by @mrlubosPatch Changes
config: add Presets API (
3b4ee7a) by @mrlubosutils: export
deepMerge,resolvePluginsmethods,PluginResolutionInput,PluginResolutionResulttypes (089ed2e) by @mrlubosplugin: add
outerOptionaloption toRequestSchemaContext(11315c7) by @mrlubossymbol: add implicit priority (
7dbfe4e) by @mrlubosutils: export discriminator utilities (
680b947) by @mrlubosplugin: add
symbolMetafield (#4051) (51818a7) by @mrlubosUpdated Dependencies:
@hey-api/codegen-core@0.9.1
Patch Changes
utils: tighten up object identity check (
089ed2e) by @mrlubossymbol: add priority field (
7dbfe4e) by @mrlubos@hey-api/json-schema-ref-parser@1.4.4
Patch Changes
cjsfrom files array (3b4ee7a) by @mrlubos@hey-api/openapi-python@0.0.24
Patch Changes
Updated Dependencies: