Releases: johannschopplich/nuxt-api-party
Releases 路 johannschopplich/nuxt-api-party
Release list
v0.10.4
聽聽聽馃殌 Features
- Support reactive
body聽-聽 by @johannschopplich in #20 (92ef2)
聽聽聽聽View changes on GitHub
v0.10.3
聽聽聽馃毃 Breaking Changes
- Remove
FormDataponyfill in favor of native implementation for Node 16+ 聽-聽 by @johannschopplich (9d398)
聽聽聽聽View changes on GitHub
v0.10.2
聽聽聽馃殌 Features
- Support
Filename for serialization 聽-聽 by @johannschopplich (6d20c)
聽聽聽馃悶 Bug Fixes
- Include workspace in
tsconfig.json聽-聽 by @johannschopplich (ac151) - Import
Bufferfromnode:buffer聽-聽 by @johannschopplich (e4448)
聽聽聽聽View changes on GitHub
v0.10.1
聽聽聽馃悶 Bug Fixes
- Prepare unkown instance types for Nuxt 3.3+ 聽-聽 by @johannschopplich (5810b)
- cloudflare: Handle
readBodybug in h3 Reference: nitrojs/nitro#912 聽-聽 by @johannschopplich (66bee)
聽聽聽聽View changes on GitHub
v0.10.0
聽聽聽馃毃 Breaking Changes
- Drop support for single API endpoint 聽-聽 by @johannschopplich (6b2aa)
聽聽聽鈩癸笍 Migration Guide
- If you're just using the
endpointsmodule option, you don't have to migrate anything! - Please follow this guide 馃憠 nuxt-api-party.jhnn.dev/guide/migration
聽聽聽聽View changes on GitHub
v0.9.4
聽聽聽馃殌 Features
- Enable
apiPartyvia runtime config 聽-聽 by @johannschopplich (f7420)
聽聽聽聽View changes on GitHub
v0.9.3
No significant changes
聽聽聽聽View changes on GitHub
v0.9.2
聽聽聽馃殌 Features
- Simplify option type & support all async data options 聽-聽 by @johannschopplich (500d4)
聽聽聽聽View changes on GitHub
v0.9.1
No significant changes
聽聽聽聽View changes on GitHub
v0.9.0
聽聽聽馃殌 Features
- Use
event.$fetchfor server requests 聽-聽 by @johannschopplich (15d69) - Support
transformfor async data fetcher 聽-聽 by @johannschopplich in #12 (84a0d)