Releases: johannschopplich/nuxt-api-party
Releases · johannschopplich/nuxt-api-party
v2.1.0
🚀 Features
- Deprecate assigning function to schema in favor of
api-party:extend
hook - by @mattmess1221 and @johannschopplich in #88 (4a6af)
View changes on GitHub
v2.0.11
🐞 Bug Fixes
- Replace internal
tryResolveModule
usage with Jiti - by @johannschopplich (d3614) - OpenAPI: Extracting default fetch response data - by @johannschopplich (5390e)
View changes on GitHub
v2.0.10
🚀 Features
- Export request & response type shortcuts - by @johannschopplich (7c177)
🐞 Bug Fixes
- Add missing interceptors like
onRequest
to OpenAPI composable - by @johannschopplich in #84 (5708e)
View changes on GitHub
v2.0.9
v2.0.8
🚀 Features
- Upgrade
openapi-typescript-helpers
- by @johannschopplich (3d95a)
🐞 Bug Fixes
- Prerendering with Nuxt in v4 compat mode - by @johannschopplich (1c193)
View changes on GitHub
v2.0.7
v2.0.6
No significant changes
View changes on GitHub
v2.0.5
No significant changes
View changes on GitHub
v2.0.4
No significant changes
View changes on GitHub
v2.0.3
🚀 Features
- Export OpenAPI TypeScript helper types - by @johannschopplich (4cb4a)
🐞 Bug Fixes
- Augment runtime config types - by @johannschopplich (d7783)