0.0.34 (2022-07-18)
- only import composables when necessary (a7dac71)
- completely strip auth header (0dc4f7e)
- don't expose
deepmerge
(412990a)
- support optional
clientHost
(7d3e117)
- provide custom plugin loader (06eb1c3)
node-fetch
compatibility (4c93ca3)
- properly resolve
documentPaths
(858f246)
0.0.25 (2022-05-10)
- deps: bump @graphql-codegen/typescript from 2.4.8 to 2.4.10 (0c4a51e)
- deps: bump @graphql-codegen/typescript from 2.4.8 to 2.4.10 (0ee989f)
- deps: bump @graphql-codegen/typescript-operations (e1abafb)
- deps: bump @graphql-codegen/typescript-operations from 2.3.5 to 2.3.7 (85c8006)
- deps: bump @nuxt/kit from 3.0.0-rc.1 to 3.0.0-rc.2 (4963f85)
- deps: bump @nuxt/kit from 3.0.0-rc.1 to 3.0.0-rc.2 (bbf1900)
- allow config-level tokens to be retained client-side (68e92eb)
- allow authentication without
auth-scheme
(bcb2ef0)
- allow schema to be provided for code generation (4771ea8)
- nuxt dep (c9d5108)
- adhere to nuxt
runtimeConfig
changes (eafeb55), closes nuxt/framework#4254
- adhere to runtimeConfig changes (ac5d53f)
- improve configuration loading (e45ed72)
0.0.12 (2022-03-24)
- expose utils (97e2552)
0.0.11 (2022-03-24)
- allow naming conventions for single clients (324ab72)
0.0.10 (2022-03-24)
- prepare operations before template (dbfbab4)
- respect custom auth header (b376641)
- satisfy lint (d4d4c3d)
- map imports (7938856)