Releases: creatorem/next-trpc
Releases · creatorem/next-trpc
Release v1.0.17
feat: Enhance error logging in API and client, export TrpcClient type…
Release v1.0.16
fix client type
Release v1.0.15
feature: add key endpoint to the createTrpcQueryClient returned value…
Release v1.0.14
export TrpcClientWithQuery
Release v1.0.13
fix: serialize and deserialize methods to support null, undefined, bo…
Release v1.0.12
fix: params serialization issue
Release v1.0.11
fix: issue in the query client, forgot to support input parameter
Release v1.0.10
fix: ts issue in the useQuery client response
Release v1.0.9
fix: typing issue in the createTrpcQueryClient returned type
Release v1.0.8
fix:build cmd