@hey-api/openapi-ts 0.67.5 → 0.67.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -206,6 +206,7 @@ These plugins help reduce boilerplate associated with third-party dependencies.
206
206
  - [`@tanstack/svelte-query`](https://heyapi.dev/openapi-ts/plugins/tanstack-query)
207
207
  - [`@tanstack/vue-query`](https://heyapi.dev/openapi-ts/plugins/tanstack-query)
208
208
  - [`fastify`](https://heyapi.dev/openapi-ts/plugins/fastify)
209
+ - [`valibot`](https://heyapi.dev/openapi-ts/plugins/valibot)
209
210
  - [`zod`](https://heyapi.dev/openapi-ts/plugins/zod)
210
211
 
211
212
  ### Planned Plugins
@@ -227,7 +228,6 @@ The following plugins are planned but not in development yet. You can help us pr
227
228
  - [Supertest](https://heyapi.dev/openapi-ts/plugins/supertest)
228
229
  - [SWR](https://heyapi.dev/openapi-ts/plugins/swr)
229
230
  - [TypeBox](https://heyapi.dev/openapi-ts/plugins/typebox)
230
- - [Valibot](https://heyapi.dev/openapi-ts/plugins/valibot)
231
231
  - [Yup](https://heyapi.dev/openapi-ts/plugins/yup)
232
232
  - [Zustand](https://heyapi.dev/openapi-ts/plugins/zustand)
233
233