v10.14.0
版本发布时间: 2023-03-03 21:24:19
trpc/trpc最新发布版本:v10.45.2(2024-03-11 16:42:37)
What's Changed
- feat(server): add CORS support to
nodeHTTPRequestHandler
by @Nick-Lucas in https://github.com/trpc/trpc/pull/3884 - fix(server): export 'Router' for dts files generation by @milohansen in https://github.com/trpc/trpc/pull/3879
- fix(client): skip
.bind()
onfetch
in order to fix Bun-support by @KATT in https://github.com/trpc/trpc/pull/3907
New Contributors
- @AlandSleman made their first contribution in https://github.com/trpc/trpc/pull/3904
Full Changelog: https://github.com/trpc/trpc/compare/v10.13.2...v10.14.0