Skip to content

1.4.0

Compare
Choose a tag to compare
@openrpc-bastion openrpc-bastion released this 27 Jul 17:05
· 115 commits to master since this release

1.4.0 (2020-07-27)

Bug Fixes

  • provider: rename to ClientInterface (3bfe849)
  • provider: type (2124382)
  • add default export back (d2b4dc2)
  • remove duplicate JSONRpcError type (be1669f)
  • README: change example interfaces (6904bab)
  • README: consistent naming (40242fe)
  • README: transport ordering (5b52a17)
  • typdoc: add typedoc.jsosn and use library mode (7f7c94c)
  • request manager requestObject type should be JSONRPCMessage (5a3c194)

Features

  • change public request interface to match provider (bd33563)