Skip to content

update README to use the non deprecated createTRPCProxyClient#8

Open
jqphu wants to merge 1 commit into
jlalmes:masterfrom
jqphu:master
Open

update README to use the non deprecated createTRPCProxyClient#8
jqphu wants to merge 1 commit into
jlalmes:masterfrom
jqphu:master

Conversation

@jqphu
Copy link
Copy Markdown

@jqphu jqphu commented Jan 16, 2023

This change is tiny but I ran into it when checking out the README so thought I'd throw our a PR.

The README uses createTRPCClient which has been deprecated in favor of createTRPCProxyClient. This is the call that is also used in the examples.

For consistency, just switch to the non deprecated function createTRPCProxyClient.

The README uses `createTRPCClient` which has been deprecated in favor of
`createTRPCProxyClient`. This is the call that is also used in the
examples.

For consistency, just switch to the non deprecated function
`createTRPCProxyClient`.
capaj pushed a commit to capaj/trpc-browser that referenced this pull request Jan 19, 2024
…tensions

Feature/auto-connect-for-extensions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant