Skip to content

Releases: creatorem/next-trpc

Release v1.0.17

20 Feb 12:34

Choose a tag to compare

feat: Enhance error logging in API and client, export TrpcClient type…

Release v1.0.16

20 Jan 23:28

Choose a tag to compare

fix client type

Release v1.0.15

20 Jan 23:06

Choose a tag to compare

feature: add key endpoint to the createTrpcQueryClient returned value…

Release v1.0.14

01 Jan 11:49

Choose a tag to compare

export TrpcClientWithQuery

Release v1.0.13

21 Dec 10:43

Choose a tag to compare

fix: serialize and deserialize methods to support null, undefined, bo…

Release v1.0.12

21 Dec 08:39

Choose a tag to compare

fix: params serialization issue

Release v1.0.11

16 Dec 16:04

Choose a tag to compare

fix: issue in the query client, forgot to support input parameter

Release v1.0.10

16 Dec 15:29

Choose a tag to compare

fix: ts issue in the useQuery client response

Release v1.0.9

16 Dec 00:12

Choose a tag to compare

fix: typing issue in the createTrpcQueryClient returned type

Release v1.0.8

15 Dec 23:12

Choose a tag to compare

fix:build cmd