wobsoriano
|
e8bf427d2b
|
fix types
|
2022-11-04 07:57:38 -07:00 |
|
wobsoriano
|
347d49482f
|
reinstall deps
|
2022-11-04 07:55:39 -07:00 |
|
wobsoriano
|
0298f836b8
|
more eslint fixes
|
2022-11-02 09:21:15 -07:00 |
|
Robert Soriano
|
bdeada0e6e
|
Merge pull request #32 from littlejon85/9-server-error-discard
fix: don't discard error in client
|
2022-10-28 14:53:09 -07:00 |
|
Mahdi Boomeri
|
4ed504e1e9
|
fix: h3 CompatibilityEvent
|
2022-10-21 16:56:09 +03:30 |
|
Jan Dlouhý
|
88214185a8
|
fix: use useAsyncData error in client
|
2022-10-15 22:36:28 +02:00 |
|
Jan Dlouhý
|
ad03ae7b65
|
fix: don't discard error in client
|
2022-10-11 14:35:21 +02:00 |
|
Robert Soriano
|
09e8ab536a
|
feat: replace useBody with readBody
|
2022-10-01 09:15:36 -07:00 |
|
Robin Wong
|
7962c7f61e
|
fix: return original FetchResponse when ohmyfetch throws error
|
2022-09-18 09:46:59 +00:00 |
|
Robin Wong
|
453845fb14
|
fix: eslint errors
|
2022-09-18 08:44:43 +00:00 |
|
Robin Wong
|
ee3ee485ba
|
feat: use globalThis.$fetch to call API handler directly on server-side
|
2022-09-16 16:53:15 +00:00 |
|
Mahdi Boomeri
|
1e67434a8f
|
fix: useClientHeaders returning an empty object
|
2022-08-31 19:13:29 +04:30 |
|
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
|
82ee2ce672
|
refactor!: replace trpcURL option with endpoint
|
2022-06-12 23:29:28 -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 |
|
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
|
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
|
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
|
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
|
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 |
|