Releases: johannschopplich/apiful
Releases · johannschopplich/apiful
v0.9.1
v0.9.0
🚀 Features
defineApifulConfig
function - by @johannschopplich (6dc06)- CLI to generate TypeScript definitions from OpenAPI schemas - by @johannschopplich (02a25)
View changes on GitHub
v0.8.0
🚨 Breaking Changes
- Rename
ofetch
toofetchAdapter
- by @johannschopplich (b49dc) - Rename
OpenAPI
toOpenAPIBuilder
- by @johannschopplich (d6906)
🚀 Features
HandlerExtensionBuilder
andMethodsExtensionBuilder
types - by @johannschopplich (19be6)- utils: HTTP status code & phrase export constants - by @johannschopplich (b185f)
🐞 Bug Fixes
- Add base function call signature to
ApiClient
- by @johannschopplich (d1269)
🏎 Performance
- openapi: Simplify
createOpenAPIClient
- by @johannschopplich (0b4b4)
View changes on GitHub
v0.7.2
🐞 Bug Fixes
- OpenAPI: Merge defaults with request fetch options - by @johannschopplich (8e3a7)
View changes on GitHub
v0.7.1
🚀 Features
- Normalize spacing in generated schema - by @johannschopplich (de746)
View changes on GitHub
v0.7.0
🚀 Features
- Upgrade
openapi-typescript-helpers
- by @johannschopplich (49a26) - Expose response types per OpenAPI schema - by @johannschopplich (daf01)
View changes on GitHub
v0.6.2
No significant changes
View changes on GitHub
v0.6.1
v0.6.0
v0.5.0
🚀 Features
- Expose
apiverse/schema
subpath for augmentation - by @johannschopplich (01471)