icflorescu / trpc-sveltekit

End-to-end typesafe APIs with tRPC.io for your SvelteKit applications.

Home Page:https://icflorescu.github.io/trpc-sveltekit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature request] Support for tRPC v11

KATT opened this issue Β· comments

We're releasing a new major of tRPC! πŸš€

It looks like you're not importing anything that should break stuff, but would be nice to add || ^11.0.0-next-alpha.175 as peer dependency and see if it works

https://trpc.io/docs/v11/migrate-from-v10-to-v11


If there's issues when you just bump your deps to @next, please open an issue on the tRPC repo! πŸ™

Thanks for the PR!

Is there a stable version of support for trpc 11 coming?