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)