Skip to content

Releases: nguyenvanduocit/socketrpc-gen

v1.6.0

03 Jul 07:17
33bf538
Compare
Choose a tag to compare

1.6.0 (2025-07-03)

Features

v1.5.0

01 Jul 11:39
50c95e6
Compare
Choose a tag to compare

1.5.0 (2025-07-01)

Features

  • add handleRpcError function for improved RPC error handling with async/await (fbeaafe)
  • enhance error handling in RPC functions and update callback logic (b8a1f10)

v1.4.0

01 Jul 11:20
5bdc587
Compare
Choose a tag to compare

1.4.0 (2025-07-01)

Features

  • update version to make it build (00cdfbe)

v1.3.0

25 Jun 02:46
ce082d1
Compare
Choose a tag to compare

1.3.0 (2025-06-25)

Features

  • display CLI version on startup and reformat arguments (7bdff4c)

v1.2.2

24 Jun 21:36
afa4202
Compare
Choose a tag to compare

1.2.2 (2025-06-24)

Bug Fixes

  • remove 'undefined' from argsString in client and server function AST generation for cleaner output (dd65553)

v1.2.1

24 Jun 20:21
db59ba8
Compare
Choose a tag to compare

1.2.1 (2025-06-24)

Bug Fixes

  • error when create tsconfig file (23649d2)

v1.2.0

24 Jun 19:52
31e3eda
Compare
Choose a tag to compare

1.2.0 (2025-06-24)

Features

  • improve RpcError handling with enhanced validation and error messaging (961712f)
  • update generated file names and enhance error handling in RPC package (e9261e9)

v1.1.0

24 Jun 19:36
1c81e7b
Compare
Choose a tag to compare

1.1.0 (2025-06-24)

Features

  • add RpcError handling and types for RPC package (a5e5529)
  • enhance RpcError interface with additional properties and update type guard (3582c66)

v1.0.0

24 Jun 18:49
c1a7e0c
Compare
Choose a tag to compare

1.0.0 (2025-06-24)

Features