What's Changed
- fix:
TRPCError.cause
should beundefined
when no cause is set by @KATT in #3352 - fix: TS erroring on type
AWSLambdaCreateContextFn
by @liamoneill in #3367 - feat: stricter checks for tRPC-like responses by @thhermansen & @KATT in #3365
- feat(reactQuery): add inference helpers for query/mutation parameters by @nkalpak & @juliusmarminge in #3298 (📚 Docs)
New Contributors
- @sebastianwis made their first contribution in #3344
- @liamoneill made their first contribution in #3367
- @thhermansen made their first contribution in #3365
- @nkalpak made their first contribution in #3298
Full Changelog: v10.4.3...v10.5.0