Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update README to use the non deprecated createTRPCProxyClient #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jqphu
Copy link

@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