@hey-api/client-fetch
Advanced tools
Comparing version 0.8.2 to 0.8.3
{ | ||
"name": "@hey-api/client-fetch", | ||
"version": "0.8.2", | ||
"version": "0.8.3", | ||
"description": "🚀 Fetch API client for `@hey-api/openapi-ts` codegen.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://heyapi.dev/", |
@@ -18,3 +18,8 @@ <div align="center"> | ||
- support bundling inside the generated output | ||
- [platform](https://heyapi.dev/openapi-ts/integrations) for automating codegen builds | ||
## Platform | ||
Our platform for OpenAPI specifications is now available. Automatically update your code when the APIs it depends on change. [Find out more](https://heyapi.dev/openapi-ts/integrations). | ||
## Documentation | ||
@@ -34,8 +39,4 @@ | ||
## GitHub Integration (coming soon) | ||
Automatically update your code when the APIs it depends on change. [Find out more](https://heyapi.dev/openapi-ts/integrations.html). | ||
## Migration Guides | ||
[OpenAPI Typescript Codegen](https://heyapi.dev/openapi-ts/migrating.html#openapi-typescript-codegen) | ||
[OpenAPI Typescript Codegen](https://heyapi.dev/openapi-ts/migrating#openapi-typescript-codegen) |
134037
41