Skip to content

6.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 23:06
5f83f15

Added

  • Expose error causes as cause property (#140)
    • JsonRpcError objects already had a .data.cause property. It is now exposed as .cause in order to to be recognized as ES Causes.