Skip to content

Commit 03fc80c

Browse files
committed
feat: update readme
1 parent b27bc2e commit 03fc80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ With tRPC we get the same benefits as with GraphQL and more (minus the code gene
4545
* Developer ergonomics: Through the tRCP interface, IDEs will provide code completion for available Forge functions and even support jump-to-source (server) from Custom UI code.
4646

4747
## tRPC v11
48-
Starting version 1.0.0 this packages supports [tRPC v11](https://trpc.io/docs/migrate-from-v10-to-v11). This package is currently tested with 11.0.0-rc.795. Be aware that you'll need to use React 18.x to use tRPC 11.x with react-query 5.x. If you spot any issues with tRPC 11.x please open an issue.
48+
Starting version 1.0.0 this packages supports [tRPC v11](https://trpc.io/docs/migrate-from-v10-to-v11). This package is currently tested with 11.0.0. Be aware that you'll need to use React 18.x to use tRPC 11.x with react-query 5.x. If you spot any issues with tRPC 11.x please open an issue.

0 commit comments

Comments
 (0)