Changelog
[2.4.6-dev.1] - 2022-06-08
autuProtoTarget
for proto
config, and changed the default value to last
Changelog
[2.4.5] - 2022-07-03
TsrpcCliConfig
--ignore-error
export default
in default ApiTemplate, so that you don't need rename function after rename API filePtlTemplate
and MsgTemplate
, support pure json configuration, so that you can npx tsrpc-cli sync
without npm i
Changelog
[2.4.4] - 2022-06-10
sync.readonly
for tsrpc.config.ts
proto.resolveModule
for tsrpc.config.ts
Changelog
[2.4.3] - 2022-04-17
npm run proto
would fill blank PtlXXX.ts
by templatenpm run dev
would fill blank PtlXXX.ts
by template at startupunknown
type (Contributed by @seho)npm run api
generated wrong files when multiple proto
configs existed