fix(zod): no omit for z.union#2368
Conversation
🦋 Changeset detectedLatest commit: e437387 The changes in this PR will be included in the next version bump. This PR includes changesets to release 19 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 |
adba845 to
61c198c
Compare
15dbedd to
61c198c
Compare
8de2cbc to
61c198c
Compare
61c198c to
77ec2fd
Compare
More templates
@kubb/cli
@kubb/core
kubb
@kubb/mcp
@kubb/oas
@kubb/plugin-client
@kubb/plugin-cypress
@kubb/plugin-faker
@kubb/plugin-mcp
@kubb/plugin-msw
@kubb/plugin-oas
@kubb/plugin-react-query
@kubb/plugin-redoc
@kubb/plugin-solid-query
@kubb/plugin-svelte-query
@kubb/plugin-swr
@kubb/plugin-ts
@kubb/plugin-vue-query
@kubb/plugin-zod
unplugin-kubb
commit: |
|
@all-contributors please add @hyoban for code |
|
I've put up a pull request to add @hyoban! 🎉 |
|
@hyoban looks good! Thanks for having a look 😊 |
|
🤖 Hello there, We just published version Thanks! |
1 similar comment
|
🤖 Hello there, We just published version Thanks! |
|
This pull request has been locked because we are very unlikely to see comments on closed issues. If you think, this PR is still necessary, create a new one with the same branch. Thank you. |
🎯 Changes
https://github.com/kubb-labs/kubb/actions/runs/21300836438/job/61318314066?pr=2367
I saw this error in the CI from #2367, and it appears that I cannot use
omiton a Zod union. I am trying to work around this approach for now.If you have any feedback—or rather, if there is a better way to implement this—please let me know.
✅ Checklist
pnpm run test.🚀 Release Impact