github stellar/js-stellar-sdk v14.2.0

latest releases: v15.1.0, v15.0.1, v14.6.1...
8 months ago

v14.2.0

Added

  • rpc.Server now includes getAccountEntry, getTrustline, and getClaimableBalance methods to facilitate retrieving those entries without manually constructing the ledger keys (#1218, #1221).

Fixed

  • The getTransactions API no longer requires startLedger when providing cursor because they are mutually exclusive (#1192).
  • Updated @stellar/stellar-base to latest patch (see its release notes, #1221).

New Contributors

@kostekIV, @janewang, @xiv, and @Ryang-21 made their first contributions!

Full Changelog: v14.1.1...v14.2.0

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

NewReleases is sending notifications on new releases.