jotaijs / jotai-trpc

MIT License
126 stars 7 forks source link

migrate to trpc v10 #4

Closed dai-shi closed 1 year ago

dai-shi commented 2 years ago

when will v10 be released?

dai-shi commented 2 years ago

https://github.com/jotai-labs/jotai-trpc/pull/1#discussion_r956058799 @sachinraja Is non-proxy API for libraries ready?

sachinraja commented 2 years ago

Unsure, I forgot to bring it up before. Will probably get back to you by tomorrow on that.

sachinraja commented 2 years ago

We're going to have a separate client for integrations where all the arguments are unknown (path, input) instead of strictly typed. For now though, you can use the deprecated API in createTRPCClient.