Minor Changes
- Added an experimental
generate-clientcommand that generates a typed, zero-dependency TypeScript client from an OpenAPI description — auth, retries, middleware, typed SSE streaming, pagination, and multipart included — plus optional companion generators for Zod validation, TanStack Query and SWR hooks, MSW mocks, and date transformers.
See thegenerate-clientcommand reference and the Use the generated client guide.
Patch Changes
- Updated @redocly/config to v0.53.0.