Releases: nguyenvanduocit/socketrpc-gen
Releases · nguyenvanduocit/socketrpc-gen
v1.6.0
1.6.0 (2025-07-03)
Features
v1.5.0
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
1.4.0 (2025-07-01)
Features
- update version to make it build (00cdfbe)
v1.3.0
1.3.0 (2025-06-25)
Features
- display CLI version on startup and reformat arguments (7bdff4c)
v1.2.2
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
1.2.1 (2025-06-24)
Bug Fixes
- error when create tsconfig file (23649d2)
v1.2.0
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
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
1.0.0 (2025-06-24)
Features