github XRPLF/xrpl.js xrpl@5.0.0

8 hours ago

What's Changed

BREAKING

  • breaking change: Update default choice of signing algorithm by @ckeshava in #3273
  • fix(xrpl): infer signing algorithm from seed prefix in Wallet.fromSeed / fromSecret by @ckeshava in #3337

  • fix: add new fields to server_definitions by @pdp2121 in #3227
  • update trivy-action version by @Patel-Raj11 in #3233
  • fix(types): Add missing fields to request and response types by @mpint in #3217
  • minor: remove references to deno in the repository README by @ckeshava in #3240
  • Prevent 'connected' event listener accumulation on reconnect by using .once() instead of .on() by @kuan121 in #3211
  • assortment of fixes in the xrpl packages by @ckeshava in #3270
  • fix: change MPTAmount field type from MPTAmount to string by @tequdev in #3232
  • feat: add type narrowing for LedgerEntryRequest based on binary flag by @tequdev in #3231
  • chore(deps): quarterly batch dependency upgrade 2026-Q2 by @kuan121 in #3271
  • fix(xrpl): throw on server_info failure or missing network_id (#3321) by @ckeshava in #3331
  • Update definitions.json by @Patel-Raj11 in #3344

New Contributors

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/xrpl@4.6.0...xrpl@5.0.0

Don't miss a new xrpl.js release

NewReleases is sending notifications on new releases.