ITADN

版本发布 8

kubb@3.0.259
? · 2026-04-30

### Patch Changes - Updated dependencies \[]: - @kubb/agent@4.37.5 - @kubb/cli@4.37.5 - @kubb/core@4.37.5 - @kubb/mcp@4.37.5

@kubb/plugin-client@4.37.5
? · 2026-04-30

### Patch Changes - Updated dependencies \[]: - @kubb/core@4.37.5 - @kubb/oas@4.37.5 - @kubb/plugin-oas@4.37.5 - @kubb/plugin-ts@4.37.5 - @kubb/plugin-zod@4.37.5

@kubb/adapter-oas@4.37.5
? · 2026-04-30

### Patch Changes - Updated dependencies \[]: - @kubb/ast@4.37.5 - @kubb/core@4.37.5

@kubb/middleware-barrel@5.0.0-alpha.72预发布
? · 2026-04-28

### Minor Changes - [`3ebc657`](https://github.com/kubb-labs/kubb/commit/3ebc65746eeab8a3483e823c8934ef59d81ba6e1) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - Add `RootBarrelType`, restrict `'propagate'` to per-plugin config, update `npx kubb init` for v5, and fix `output.format` JSDoc default. ### `@kubb/middleware-barrel` - Added `RootBarrelType = Exclude<BarrelType, 'propagate'>` — exported alongside `BarrelType`. - `config.output.barrelType` (global) is now typed as `RootBarrelType | false`. Setting it to `'propagate'` is a type error; use `'all'` or `'named'` at the root level. - Per-plugin `output.barrelType` continues to accept the full `BarrelType` (`'all' | 'named' | 'propagate'`). ### `@kubb/cli` - `npx kubb init` now reflects the v5 plugin ecosystem: removed `plugin-oas` (handled automatically by `defineConfig`), `plugin-solid-query`, `plugin-svelte-query`, and `plugin-swr`; added `plugin-mcp`, `plugin-cypress`, and `plugin-redoc`. - Default scaffolded plugins list is now `['plugin-ts']`. ### `@kubb/core` - `output.format` JSDoc `@default` corrected from `'prettier'` to `'auto'` — matches the existing `output.lint` convention and the actual auto-detection behaviour. ### Patch Changes - Updated dependencies \[[`3ebc657`](https://github.com/kubb-labs/kubb/commit/3ebc65746eeab8a3483e823c8934ef59d81ba6e1)]: - @kubb/core@5.0.0-alpha.72

@kubb/parser-ts@5.0.0-alpha.71预发布
? · 2026-04-27

### Patch Changes - Updated dependencies \[]: - @kubb/core@5.0.0-alpha.71

@kubb/cli@5.0.0-alpha.71预发布
? · 2026-04-27

### Patch Changes - [#3182](https://github.com/kubb-labs/kubb/pull/3182) [`3df1a43`](https://github.com/kubb-labs/kubb/commit/3df1a438153ee2545f119926cbd2defc7c0ab32c) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - feat: replace jiti with unrun for TypeScript config loading Swap `jiti` for `unrun` (powered by rolldown/Oxc) across the cli, agent, and mcp packages. unrun is ~7× faster on first load (19ms vs 138ms) with a smaller overall package footprint. - Updated dependencies \[]: - @kubb/adapter-oas@5.0.0-alpha.71 - @kubb/core@5.0.0-alpha.71

unplugin-kubb@5.0.0-alpha.71预发布
? · 2026-04-27

### Patch Changes - Updated dependencies \[]: - @kubb/adapter-oas@5.0.0-alpha.71 - @kubb/core@5.0.0-alpha.71 - @kubb/middleware-barrel@5.0.0-alpha.71 - @kubb/parser-ts@5.0.0-alpha.71

@kubb/ast@5.0.0-alpha.71预发布
? · 2026-04-27