v10.10.0
版本发布时间: 2023-02-04 10:05:02
trpc/trpc最新发布版本:v10.45.2(2024-03-11 16:42:37)
What's Changed
- feat(server): add ability to pipe middlewares by @bautistaaa in https://github.com/trpc/trpc/pull/3489
- chore: add
FetchEsque
type forfetch()
-compatibility by @JoshuaKGoldberg in https://github.com/trpc/trpc/pull/3471 - feat: allow fuzzy invalidation by @nicolassanmar in https://github.com/trpc/trpc/pull/3664
- fix: add
inferRouterProxyClient
back by @sachinraja in https://github.com/trpc/trpc/pull/3700 - feat(react-query): add
initialCursor
option touseInfiniteQuery
by @maloguertin in https://github.com/trpc/trpc/pull/3645 - feat(react-query): implement standalone
getQueryKey
by @bautistaaa in https://github.com/trpc/trpc/pull/3631
New Contributors
- @nicolassanmar made their first contribution in https://github.com/trpc/trpc/pull/3664
- @Andarist made their first contribution in https://github.com/trpc/trpc/pull/3709
Full Changelog: https://github.com/trpc/trpc/compare/v10.9.1...v10.10.0