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_definitionsby @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
- @interc0der made their first contribution in #3082
- @cybele-ripple made their first contribution in #3327
Full Changelog: https://github.com/XRPLF/xrpl.js/compare/xrpl@4.6.0...xrpl@5.0.0