Ripple Lib Versions Save

A JavaScript/TypeScript API for interacting with the XRP Ledger in Node.js and the browser

[email protected]

8 months ago

What's Changed

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@2.11.0

[email protected]

9 months ago

What's Changed

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@2.10.0

[email protected]

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@1.7.1

[email protected]

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@2.9.1

[email protected]

10 months ago

What's Changed

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@1.7.0

More detailed notes found at: https://github.com/XRPLF/xrpl.js/blob/ripple-binary-codec%401.7.0/packages/ripple-binary-codec/HISTORY.md#170-2023-07-12

[email protected]

10 months ago

Breaking Change

  • If you were deep importing these types previously you will need to import them from xrpl and rename them:
    • methods/accountLines: Trustline -> AccountLinesTrustline
    • methods/bookOffers: TakerAmount -> BookOfferCurrency
    • methods/ledgerData: BinaryLedgerEntry -> LedgerDataBinaryLedgerEntry

What's Changed

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@2.9.0

More detailed notes found at: https://github.com/XRPLF/xrpl.js/blob/main/packages/xrpl/HISTORY.md#290-2023-07-12

[email protected]

11 months ago

What's Changed

  • Adds support for npm v9

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@4.3.0

[email protected]

11 months ago
  • Allow custom type definitions to be used for encoding/decoding transactions at runtime (e.g. for sidechains/new amendments)
  • Adds support for npm v9

[email protected]

11 months ago

Adds support for npm v9