v10.12.0
版本发布时间: 2023-02-18 22:54:57
trpc/trpc最新发布版本:v10.45.2(2024-03-11 16:42:37)
What's Changed
- feat(client): make createWsClient accept a getter function as url-parameter by @Dealerpriest in https://github.com/trpc/trpc/pull/3761
- fix(server): export more internals for dts files generation by @jgoux in https://github.com/trpc/trpc/pull/3774
- feat(server): more strict typing for
ErrorFormatter
inAnyRootConfig
by @iduuck in https://github.com/trpc/trpc/pull/3782 - chore: add internal types inference testing by @jgoux in https://github.com/trpc/trpc/pull/3789
New Contributors
- @Dealerpriest made their first contribution in https://github.com/trpc/trpc/pull/3761
Full Changelog: https://github.com/trpc/trpc/compare/v10.11.1...v10.12.0