v10.28.0
版本发布时间: 2023-05-25 21:58:29
trpc/trpc最新发布版本:v10.45.2(2024-03-11 16:42:37)
What's Changed
- feat(
client
): allow closing active subscriptions by @Dealerpriest in https://github.com/trpc/trpc/pull/4136 - feat(
client
): add ability to callTRPCProxyClient
-methods with.apply()
by @atoy40 in https://github.com/trpc/trpc/pull/3973 - feat(
react-query
): allow optional cursor inuseInfiniteQuery
by @lithdew in https://github.com/trpc/trpc/pull/4374 - fix(
*
): exclude*.test.*
-files in build outputs by @KATT in https://github.com/trpc/trpc/pull/4417
New Contributors
- @atoy40 made their first contribution in https://github.com/trpc/trpc/pull/3973
- @miguelvelasquezdev made their first contribution in https://github.com/trpc/trpc/pull/4341
- @lithdew made their first contribution in https://github.com/trpc/trpc/pull/4374
Full Changelog: https://github.com/trpc/trpc/compare/v10.27.3...v10.28.0