Releases: johannschopplich/apiful
Releases · johannschopplich/apiful
v0.4.5
v0.4.4
🚀 Features
- Augment
OpenAPISchemaRepository
type - by @johannschopplich (9787f)
View changes on GitHub
v0.4.3
v0.4.2
v0.4.1
🚨 Breaking Changes
- Force import from
apiverse/openapi
- by @johannschopplich (a1971)
🐞 Bug Fixes
- Type discrimination for non-overlapping content types - by @johannschopplich (3210d)
- Options of schemas without parameters - by @johannschopplich (3ece8)
- Pin
openapi-typescript-helpers
- by @johannschopplich (15bc9)
View changes on GitHub
v0.4.0
🚨 Breaking Changes
- Generate OpenAPI types with
generateDTS
- by @johannschopplich (4c5a8)
View changes on GitHub
v0.3.1
v0.3.0
🚨 Breaking Changes
- Drop CJS build from bundle - by @johannschopplich (bbfbb)
🚀 Features
- Expose
createOpenAPIClient
for standalone usage - by @johannschopplich (56d04)
View changes on GitHub
v0.2.0
🚨 Breaking Changes
- Rename
routeBuilder
toapiRouteBuilder
- by @johannschopplich (98e86) - Migrate to
openapi-typescript
v7 - by @johannschopplich (5460a) - OpenAPI: Replace
pathParams
withpath
for fetch options - by @johannschopplich (8e130)
🐞 Bug Fixes
- OpenAPI: Add head declaration to ignore linter etc. - by @johannschopplich (f4ce9)
🏎 Performance
- Import response types from
ofetch
- by @johannschopplich (5bbe9)
View changes on GitHub
v0.1.3
🐞 Bug Fixes
- Extend global
OpenAPISchemaRepository
- by @johannschopplich (78d94)