···11---
22-title: Fastify
33-description: Fastify plugin for Hey API. Compatible with all our features.
22+title: Fastify v5 Plugin
33+description: Generate Fastify v5 route handlers from OpenAPI with the Fastify plugin for openapi-ts. Fully compatible with validators, transformers, and all core features.
44---
5566<Heading>
···30303131## Features
32323333+- Fastify v5 support
3334- seamless integration with `@hey-api/openapi-ts` ecosystem
3435- type-safe route handlers
3536- minimal learning curve thanks to extending the underlying technology
+3-2
docs/openapi-ts/plugins/tanstack-query.md
···11---
22-title: TanStack Query
33-description: TanStack Query plugin for Hey API. Compatible with all our features.
22+title: TanStack Query v5 Plugin
33+description: Generate TanStack Query v5 functions and query keys from OpenAPI with the TanStack Query plugin for openapi-ts. Fully compatible with validators, transformers, and all core features.
44---
5566<script setup lang="ts">
···24242525## Features
26262727+- TanStack Query v5 support
2728- seamless integration with `@hey-api/openapi-ts` ecosystem
2829- create query keys following the best practices
2930- type-safe query options, infinite query options, and mutation options
+3-2
docs/openapi-ts/plugins/valibot.md
···11---
22-title: Valibot
33-description: Valibot plugin for Hey API. Compatible with all our features.
22+title: Valibot v1 Plugin
33+description: Generate Valibot v1 schemas from OpenAPI with the Valibot plugin for openapi-ts. Fully compatible with validators, transformers, and all core features.
44---
5566<!-- <script setup lang="ts">
···24242525## Features
26262727+- Valibot v1 support
2728- seamless integration with `@hey-api/openapi-ts` ecosystem
2829- Valibot schemas for requests, responses, and reusable definitions
2930
+3-2
docs/openapi-ts/plugins/zod.md
···11---
22-title: Zod
33-description: Zod plugin for Hey API. Compatible with all our features.
22+title: Zod v4 Plugin
33+description: Generate Zod v4 schemas from OpenAPI with the Zod plugin for openapi-ts. Fully compatible with validators, transformers, and all core features.
44---
5566<script setup lang="ts">
···24242525## Features
26262727+- Zod v4 support
2728- seamless integration with `@hey-api/openapi-ts` ecosystem
2829- Zod schemas for requests, responses, and reusable definitions
2930
+3-2
docs/openapi-ts/plugins/zod/mini.md
···11---
22-title: Zod
33-description: Zod plugin for Hey API. Compatible with all our features.
22+title: Zod Mini Plugin
33+description: Generate Zod Mini schemas from OpenAPI with the Zod plugin for openapi-ts. Fully compatible with validators, transformers, and all core features.
44---
5566<script setup lang="ts">
···24242525## Features
26262727+- Zod Mini support
2728- seamless integration with `@hey-api/openapi-ts` ecosystem
2829- Zod schemas for requests, responses, and reusable definitions
2930
+3-2
docs/openapi-ts/plugins/zod/v3.md
···11---
22-title: Zod
33-description: Zod plugin for Hey API. Compatible with all our features.
22+title: Zod v3 Plugin
33+description: Generate Zod v3 schemas from OpenAPI with the Zod plugin for openapi-ts. Fully compatible with validators, transformers, and all core features.
44---
5566<script setup lang="ts">
···24242525## Features
26262727+- Zod v3 support
2728- seamless integration with `@hey-api/openapi-ts` ecosystem
2829- Zod schemas for requests, responses, and reusable definitions
2930