Skip to content

tRPC 11 support #5

@duncannz

Description

@duncannz

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:

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions