Skip to content

@redocly/openapi-core@2.42.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 12:02
d9a7dcd

Minor Changes

  • Added an experimental generate-client command 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 the generate-client command reference and the Use the generated client guide.

Patch Changes

  • Updated @redocly/config to v0.53.0.