v10.44.0
版本发布时间: 2023-11-22 02:40:08
trpc/trpc最新发布版本:v10.45.2(2024-03-11 16:42:37)
What's Changed
- fix(client+server): non-records inferred as records when serializing as json by @jussisaurio in https://github.com/trpc/trpc/pull/5077
- fix(server): Response meta headers type by @AlexXanderGrib in https://github.com/trpc/trpc/pull/5074
- feat(react): allow conditional ssr based on context by @jonluca in https://github.com/trpc/trpc/pull/4997
- fix(server): constrain the IsRecord utility type to objects by @jussisaurio in https://github.com/trpc/trpc/pull/5081
New Contributors
- @jonluca made their first contribution in https://github.com/trpc/trpc/pull/4997
Full Changelog: https://github.com/trpc/trpc/compare/v10.43.7...v10.44.0