Skip to content

8.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 11:11
· 45 commits to main since this release
7f0116d

Changed

  • Make types for JSON-RPC-related structs more accurate (#134)
    • Aligning JsonRpcParams to be optional, yet not undefined.
    • Updated types:
      • InferWithParams
      • JsonRpcNotificationStruct
      • JsonRpcParamsStruct
      • JsonRpcRequestStruct