npm @trpc/client 8.3.0

latest releases: 11.0.0-rc.467, 11.0.0-alpha-tmp-subscription-connection-state.488, 11.0.0-alpha-tmp-subscription-connection-state.487...
3 years ago
  • Batching fix: ability to pass undefined to batch inputs without them being type-casted as null - #669
  • HTTP requests: flatten POST HTTP requests, skip wrapping in input property - #671

Both of the above changes shape of HTTP-requests, but backwards-compatability and tests are added, in case someone uses tRPC as a public API.

Thanks to @simonedelmann for the idea on #669!

Don't miss a new client release

NewReleases is sending notifications on new releases.