Robert Soriano
|
e48d7cd42c
|
feat(deps): bump @nuxt/kit from 3.0.0-rc.4 to 3.0.0-rc.5
|
2022-07-14 19:02:54 -07:00 |
|
Robert Soriano
|
4c9850fafc
|
chore(deps): add @types/dedent
|
2022-06-18 21:02:44 -07:00 |
|
Alex Kozack
|
b1ca09e986
|
fix: auto-import getQueryKey
|
2022-06-13 12:06:03 +03:00 |
|
Robert Soriano
|
82ee2ce672
|
refactor!: replace trpcURL option with endpoint
|
2022-06-12 23:29:28 -07:00 |
|
Robert Soriano
|
c7888e81ed
|
refactor: use addAutoImport
|
2022-06-12 23:18:38 -07:00 |
|
Robert Soriano
|
c77eb68f5d
|
refactor: rename endpoint option
|
2022-06-12 23:17:13 -07:00 |
|
Robert Soriano
|
333539569c
|
refactor: lint
|
2022-06-12 23:16:01 -07:00 |
|
Robert Soriano
|
e5c40f183b
|
Merge pull request #7 from cawa-93/feat/extract-get-query-key
feat: extract `getQueryKey` helper
|
2022-06-12 23:08:21 -07:00 |
|
Robert Soriano
|
2620379e02
|
feat: allow changing of src dir
|
2022-06-05 17:05:13 -07:00 |
|
Cole Hollant
|
ad28a9124e
|
use nuxt srcDir instead of rootDir
|
2022-06-05 11:55:25 -04:00 |
|
cawa-93
|
273bda980b
|
feat: extract getQueryKey helper
This method will be useful to get a key that can be used to reset the internal nuxt cache
|
2022-05-31 15:20:21 +03:00 |
|
Robert Soriano
|
2ce29137ce
|
fix: unimported composable
|
2022-05-27 08:41:14 -07:00 |
|
Robert Soriano
|
bbdabf544c
|
fix: type inference bug with vueuse
|
2022-05-27 01:10:06 -07:00 |
|
Robert Soriano
|
1f27b871fb
|
fix: unref import from vue
|
2022-05-26 07:21:42 -07:00 |
|
Robert Soriano
|
38ac520b97
|
fix: server storage and incorrect imports
|
2022-05-24 10:01:19 -07:00 |
|
Robert Soriano
|
58b0165557
|
update readme
|
2022-05-24 09:55:05 -07:00 |
|
Robert Soriano
|
3b5e35ef68
|
feat: add composable for custom client headers
|
2022-05-24 09:46:15 -07:00 |
|
Robert Soriano
|
48152ead8d
|
refactor: remove some comments
|
2022-05-24 06:43:42 -07:00 |
|
Robert Soriano
|
5a71bbf1fe
|
refactor: use trpc url from config
|
2022-05-23 12:41:49 -07:00 |
|
Robert Soriano
|
2cfa64fcc6
|
fix: unresolvable runtime config
|
2022-05-23 11:24:07 -07:00 |
|
Robert Soriano
|
71bbbf2b86
|
fix: trpc client composable type
|
2022-05-23 11:08:52 -07:00 |
|
Robert Soriano
|
f8edd769f0
|
fix: trpc client composable type
|
2022-05-23 11:06:51 -07:00 |
|
Robert Soriano
|
30c76b5859
|
fix: client type declaration
|
2022-05-23 11:03:50 -07:00 |
|
Robert Soriano
|
b09d1af30d
|
fix: client type declaration
|
2022-05-23 10:42:16 -07:00 |
|
Robert Soriano
|
959b370729
|
fix: unable to resolve nuxt instance
|
2022-05-23 10:31:48 -07:00 |
|
Robert Soriano
|
779221d9e6
|
refactor: plugin arrangement
|
2022-05-23 10:25:34 -07:00 |
|
Robert Soriano
|
77325a6699
|
fix: headers missing
|
2022-05-23 10:04:06 -07:00 |
|
Robert Soriano
|
6dcb4ce8a6
|
refactor: remove useless transpiled build
|
2022-05-20 14:26:45 -07:00 |
|
Robert Soriano
|
2844cc0bbd
|
refactor: remove helper types
|
2022-05-20 11:43:58 -07:00 |
|
Robert Soriano
|
109a07a42d
|
feat: add helper types
|
2022-05-20 11:30:04 -07:00 |
|
Robert Soriano
|
c23af214a3
|
remove helpers
|
2022-05-20 11:26:43 -07:00 |
|
Robert Soriano
|
f9b0aa002e
|
refactor: type helpers
|
2022-05-20 11:22:19 -07:00 |
|
Robert Soriano
|
eb1bd0c700
|
feat: add trpc type helpers
|
2022-05-20 11:07:12 -07:00 |
|
Robert Soriano
|
a458ed9b3f
|
refactor: use full path for router type
|
2022-05-20 10:08:53 -07:00 |
|
Robert Soriano
|
e31578bf97
|
refactor: remove unused transpile
|
2022-05-20 00:58:27 -07:00 |
|
Robert Soriano
|
eafc476544
|
fix types
|
2022-05-20 00:49:56 -07:00 |
|
Robert Soriano
|
dc86c0252e
|
fix: build error
|
2022-05-20 00:47:21 -07:00 |
|
Robert Soriano
|
d890633cb1
|
remove test line
|
2022-05-19 09:37:37 -07:00 |
|
Robert Soriano
|
5b94433b8f
|
use trpc url options in api
|
2022-05-19 09:25:14 -07:00 |
|
Robert Soriano
|
0211084f5c
|
add options to readme
|
2022-05-19 01:05:24 -07:00 |
|
Robert Soriano
|
4ac104943d
|
update readme
|
2022-05-19 00:38:27 -07:00 |
|
Robert Soriano
|
d28895cf5e
|
add useTRPCAsyncData composable
|
2022-05-18 21:40:33 -07:00 |
|
Robert Soriano
|
041d1840b9
|
update readme
|
2022-05-18 11:35:53 -07:00 |
|
Robert Soriano
|
185f222949
|
fix missing exports warnings
|
2022-05-18 10:29:13 -07:00 |
|
Robert Soriano
|
3eda32d33a
|
add onError handler
|
2022-05-18 09:09:11 -07:00 |
|
Robert Soriano
|
9a8816ce7f
|
pass compatility event to createContext
|
2022-05-18 00:09:10 -07:00 |
|
Robert Soriano
|
ce3b03a820
|
look for functions in server/trpc/index
|
2022-05-17 23:58:27 -07:00 |
|
Robert Soriano
|
d3b99a6e72
|
remove asyncdata helpers
|
2022-05-17 18:04:30 -07:00 |
|
Robert Soriano
|
f4a9d7e127
|
update readme
|
2022-05-17 17:22:24 -07:00 |
|
Robert Soriano
|
12bb09c4c8
|
remove mutation composable
|
2022-05-17 16:52:50 -07:00 |
|