Important
Breaking change: Node 22.18.0 or higher is required
What's Changed
- Breaking change: Node 22.18.0 or higher is required
- Skip version check when using a Bun/Pnpm workspace catalog by @xorob0 in #2434
- chore: removes the last require() usages by @snebjorn in #2435
- Fix typo for infinite by @JurianArie in #2437
- Docs: Update output.md by @gialmisi in #2438
- fix: don't mangle external URL $ref by @xandris in #2439
- fix(zod): consider path-level parameters when generating zod schemas by @xandris in #2440
- fix(useOperationIdAsQueryKey): make sure operationName is returned as string by @mortik in #2443
- fix(hono): zValidator not imported consistently by @xandris in #2444
- fix(zod): update type handling from 'any' to 'unknown' in schema definitions by @alexmarqs in #2445
- fix(hono): some configs generate wrong imports by @xandris in #2448
- Fix: Support OpenAPI 3.1 Multi-Type Arrays in Zod Generator by @rang-ali in #2447
- Release v7.14.0 by @github-actions[bot] in #2449
New Contributors
- @JurianArie made their first contribution in #2437
- @gialmisi made their first contribution in #2438
- @xandris made their first contribution in #2439
- @alexmarqs made their first contribution in #2445
- @rang-ali made their first contribution in #2447
- @github-actions[bot] made their first contribution in #2449
Full Changelog: v7.13.2...v7.14.0