Releases: johannschopplich/nuxt-api-party
Releases · johannschopplich/nuxt-api-party
v2.1.2
v2.1.1
🚀 Features
- Pass safe client-headers to server endpoint - by @johannschopplich in #66 (77f31)
🐞 Bug Fixes
- Await hook call in module extension - by @johannschopplich in #96 (79667)
View changes on GitHub
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