Skip to content

Any plans to support tRPC v11? #48

@codemile

Description

@codemile

tRPC v11 was released almost a year ago as beta, but the released description says "The functionality is stable and can be used in production, but we may do small breaking API-changes between patches until we reach 11.0.0".

Many of the related tRPC toolkits have released updates to support v11, such as Tanstack/React Query and tRPC UI.

The client-side type definitions of routers from v10 are not compatible with v11 client tools, and I'd like to use nestjs-trpc with the latest release of React Query (v5). Currently the v10 of tRPC works with v4 which is pretty old now, and there are some very "React 19" concept changes in RQ v5 that are pretty important.

I don't see any branches or PRs related to tRPC v11 here, and was wondering if there were any plans to support this upcoming release. I do expect that once it's released all the nestjs-trpc users are going to want to upgrade as there are some valuable improvements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already existsquestionFurther information is requested✅ accepted-PRs-welcomeFeature proposal is accepted and ready to work on👉 good first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions