Skip to content
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

fix: discard optional if default is present #1292

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

ChilloManiac
Copy link
Contributor

Closes #1290

Copy link

changeset-bot bot commented Oct 4, 2024

🦋 Changeset detected

Latest commit: 25a7c77

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

This PR includes changesets to release 24 packages
Name Type
@kubb/plugin-zod Patch
@kubb/plugin-client Patch
@kubb/plugin-react-query Patch
@kubb/plugin-solid-query Patch
@kubb/plugin-svelte-query Patch
@kubb/plugin-swr Patch
@kubb/plugin-vue-query Patch
@kubb/cli Patch
@kubb/config-biome Patch
@kubb/config-ts Patch
@kubb/config-tsup Patch
@kubb/core Patch
@kubb/fs Patch
@kubb/oas Patch
@kubb/parser-ts Patch
@kubb/plugin-faker Patch
@kubb/plugin-msw Patch
@kubb/plugin-oas Patch
@kubb/plugin-redoc Patch
@kubb/plugin-ts Patch
@kubb/react Patch
@kubb/types Patch
kubb Patch
unplugin-kubb 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

@ChilloManiac
Copy link
Contributor Author

Looked through the typechecking, but can't figure out why errors would show up in vue and react query here 🤷‍♂️

@stijnvanhulle stijnvanhulle merged commit d70bdfc into kubb-labs:main Oct 7, 2024
6 checks passed
@github-actions github-actions bot mentioned this pull request Oct 7, 2024
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.

Plugin-zod should discard "optional" if "default" is present
2 participants