- Alpha release mcp tool support (f63d02e)
- Pentadome (@Pentadome)
- "module augmentation" instead of "ambient module declaration" in nitro.d.ts file (4e35051)
- Pentadome (@Pentadome)
- Possible conflict with import ids of nuxt and nitro clients (6e7643e)
- Pentadome (@Pentadome)
- Remove commented-out useFetch function for clarity (ee97b0f)
- release: V3.0.0 (bd1f304)
- Pentadome (@Pentadome)
- release: V2.0.4 (98744ec)
- Pentadome (@Pentadome)
- Allow setting query and header when they are defined as undefined (f0eb55d)
- release: V2.0.3 (b6497c6)
- Pentadome (@Pentadome)
- Mistake in HasRequiredProperties type (1e5be5a)
- Pentadome (@Pentadome)
- Missing autocomplete for query params when all query params are optional (c12959f)
- Pentadome (@Pentadome)
- Sometimes not working in docker. chore: removed useless code (37510a9)
- Pentadome (@Pentadome)
Use clients: { nuxt: { autoImport: false }} to disable auto imports instead.
Example:
openAPIWrapper: {
openApiTsConfig: { immutable: true },
apis: {
github: {
openApiTsConfig: { additionalProperties: true }
},
},effective config: { additionalProperties: true }
effective config: { immutable: true, additionalProperties: true }
- Nitro support (0e63ce2)
- Minor mistake in readme.md (dcaf1d8)
- Pentadome (@Pentadome)
- Sometimes type error while using refs with queries (de6b7d2)
- Pentadome (@Pentadome)
- Add typesafe error response (2114d7b)
- Pentadome (@Pentadome)
- Uppercase method not working in useFetch functions (c026090)
- Pentadome (@Pentadome)
- Wrong overload resolution (4a7b6cc)
- Pentadome (@Pentadome)
- Pentadome (@Pentadome)
- Pentadome (@Pentadome)
- Pentadome (@Pentadome)
- Return type any sometimes well using 'use...Fetch' functions. feat: expose ensureArray and ensureArrayComputed util functions (cfdd120)
- Pentadome (@Pentadome)
- Minor update to readme (13194f3)
- Pentadome (@Pentadome)
- Return type for non-get api not working (4ae16ee)
- release: V1.0.7 (e9bb5ae)
- Pentadome (@Pentadome)
- Broken links in readme.md (730eb0a)
- Pentadome (@Pentadome)
- Type missing in release (f6df35e)
- release: V1.0.2 (8bb3610)
- Pentadome (@Pentadome)
- Update module description and repository information (df4aeb3)
- Pentadome (@Pentadome)