In the next version of Kubb(v1.8.4):
- Patch REST fixes for Zod and Zodios
- JsDoc descriptions
- Minor bug fixes
#kubb #faker #openapi #zod #bun #faker #msw #zodios
In the next version of Kubb(v1.9.0):
- Support for Header parameters
- `optionalType` for the swagger-ts plugin
- Minor bug fixes
#kubb #faker #openapi #zod #bun #faker #msw #zodios
In the next version of Kubb(v1.10.0):
- 🆕 New package react-template kubb.dev/plugins/react-…
- 🧪 Experimental `dataReturnType` to specify the return of an API call(ResponseConfig["data"] or ResponseConfig
- 🐛 Bug fixes
#kubb #faker #openapi #zod #bun #faker #msw #zodios
In the next version of Kubb(v1.13.0):
- Support for TANSTACK query v5
- 🆕 pathParamsType to override params behaviour(inline or as an object)
- 🆕 Easy way of passing your OpenAPI object(input.path)
- 🐛 Bug fixes
#faker #openapi #zod #faker #msw #reactQuery #tanstack
Kubb docs got an update with examples for every plugin. #kubb #openAPI #docs #vitepress
You can copy-paste the example and get started with the generation.
kubb.dev
You can now sponsor Kubb and support our work related to creating tools to generate from your OpenAPI TypeScript types, React-Query hooks, Zod models, Zodios, Faker.js mocks, MSW and Axios.
github.com/kubb-project/k…
#reactQuery #axios #msw #typescript #faker #kubb #bun #openapi
In preparation for Kubb v2, we have released a new documentation website and a beta channel to start testing v2.
Soon we will release a blog post with the changes done for v2. 🥳
⚡️Tip: support for #reactquery v5 and #msw v2.
beta.kubb.dev
In the next version of Kubb(2.7.0) we will add the following:
- Support for other languages besides #typescript (for now marked as experimental, we did a tryout for #python).
- A minor cleanup related to creating files with #templates which results in faster generation.