What's Changed
- feat(client): add base client for integrations by @bautistaaa & @KATT in #3389, #3479
- chore: deprecate usage of
createHooksInternal
by @KATT in #3480 - chore: pruned some never-used code by @JoshuaKGoldberg in #3487
- fix(react-query): fix import from dist folder by @gspetrou in #3499
- feat: accept function param in
initTRPC.context
by @juliusmarminge in #3495 - feat: handle reserved properties key collisions by @sachinraja in #3466
- feat(react-query): added
initialData
overloads foruseQuery
by @JoshuaKGoldberg in #3500 - feat: add
resHeaders
to fetch-adapter'screateContext
by @sachinraja in #3532 - Add cloudflare-page-plugin-trpc into the Awesome tRPC collection list by @toyamarinyon in #3531
- fix(client): use constant of websocket impl by @nohum in #3542
- chore(client): rm redundant
getLinks()
from client factory by @KATT in #3541
New Contributors
- @JoshuaKGoldberg made their first contribution in #3482
- @mishankov made their first contribution in #3492
- @guushamann made their first contribution in #3493
- @gspetrou made their first contribution in #3499
- @zihan-ch made their first contribution in #3511
- @roj1512 made their first contribution in #3515
- @nfabredev made their first contribution in #3457
- @hrstmr made their first contribution in #3519
Full Changelog: v10.7.0...v10.8.0