You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the beta versions of trpc v10, @trpc/react@next has a peer pin on beta 20 instead of beta 25 for the other @trpc packages. In order to stay on @next for all these packages, I'm leaving strict peer dependencies off for the project.
When trpc v10 releases, let's get back to strict peer deps.