github stellar/js-stellar-sdk v11.2.0

latest releases: v15.1.0, v15.0.1, v14.6.1...
2 years ago

Added

  • Support for the new, optional diagnosticEventsXdr field on the SorobanRpc.Server.sendTransaction method. The raw field will be present when using the _sendTransaction method, while the normal method will have an already-parsed diagnosticEvents: xdr.DiagnosticEvent[] field, instead (#905).
  • A new exported interface SorobanRpc.Api.EventResponse so that developers can type-check individual events (#904).

Updated

  • Dependencies have been updated to their latest versions (#906, #908).

Don't miss a new js-stellar-sdk release

NewReleases is sending notifications on new releases.