MyGit

v10.2.0

trpc/trpc

版本发布时间: 2022-11-26 01:38:22

trpc/trpc最新发布版本:v10.45.2(2024-03-11 16:42:37)

What's Changed

✨ Automatically serialize JSON to the equivalent type

If you're not using a Data Transformer, we will now do our best to serialize the response the same way JSON.serialize() does.

Example: Below a Date is automatically turns into a string, because that's what JSON.stringify() does:

Date turns into a string type

by @KATT in https://github.com/trpc/trpc/pull/3261

New Contributors

Full Changelog: https://github.com/trpc/trpc/compare/v10.1.0...v10.2.0

相关地址:原始地址 下载(tar) 下载(zip)

查看:2022-11-26发行的版本