Skip to content

Add missing plugin to Zod plugin example#1609

Merged
stijnvanhulle merged 1 commit intokubb-labs:mainfrom
gustafc:patch-1
Mar 24, 2025
Merged

Add missing plugin to Zod plugin example#1609
stijnvanhulle merged 1 commit intokubb-labs:mainfrom
gustafc:patch-1

Conversation

@gustafc
Copy link
Contributor

@gustafc gustafc commented Mar 21, 2025

Without pluginTs, you get the following error running kubb generate if you copy/paste the example:

 ERROR  This plugin has a pre set that is not valid([               
  "plugin-oas",
  "plugin-ts"
]) (plugin: plugin-oas, hook: buildStart) (plugin: plugin-oas, hook: buildStart)

Without `pluginTs`, you get the following error running `kubb generate`:
```
 ERROR  This plugin has a pre set that is not valid([               
  "plugin-oas",
  "plugin-ts"
]) (plugin: plugin-oas, hook: buildStart) (plugin: plugin-oas, hook: buildStart)
```
@changeset-bot
Copy link

changeset-bot bot commented Mar 21, 2025

⚠️ No Changeset found

Latest commit: f2cf55b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@stijnvanhulle stijnvanhulle merged commit 7600d47 into kubb-labs:main Mar 24, 2025
4 checks passed
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.

2 participants