v10.7.0
版本发布时间: 2022-12-23 17:46:14
trpc/trpc最新发布版本:v10.45.2(2024-03-11 16:42:37)
What's Changed
- feat/bug(server): ability to have
context
&meta
asinterface
s by @KATT in ##3462 - feat(client + react-query): require transformers on frontend when present on the backend by @QuiiBz in https://github.com/trpc/trpc/pull/3289
- feat(react-query): expose queryKey getter and fix some subtle issues by @juliusmarminge in https://github.com/trpc/trpc/pull/3302 (docs). Thanks to @TkDodo for reporting and assisting
New Contributors
- @andykenward made their first contribution in https://github.com/trpc/trpc/pull/3408
Full Changelog: https://github.com/trpc/trpc/compare/v10.6.0...v10.7.0