-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Now that tRPC 11 has been released, I tried upgrading but this library doesn't appear to currently support tRPC 11.
xtRPC still runs successfully after upgrading to tRPC 11, but each occurrence of import("@trpc/server")
seems to now get replaced with import("@trpc/server/unstable-core-do-not-import")
, and more importantly, the tRPC client created using the type generated by xtRPC as the generic argument (like before) now appears to be of an unusable type:
ashtonmoomoo, lucy-vxt, iangrayhazzard, lawandothman and b3nk3
Metadata
Metadata
Assignees
Labels
No labels