github XRPLF/xrpl.js xrpl@2.3.0

latest releases: ripple-binary-codec@4.0.1-mpt-beta, xrpl@4.0.1-mpt-beta, ripple-binary-codec@4.0.0-mpt-beta...
2 years ago

What's Changed

  • Update connection.ts to always clear the heartbeat interval by @nitowa in #1942
  • Remove extraneous PR for docs by @JST5000 in #1995
  • Fix reliable submission masking legitimate error with type error by @JST5000 in #1996
  • Fix browser infinite disconnect if exception raised during 'connected' by @JST5000 in #1981
  • fix verification bug in Wallet.sign() when signing a non-XRP Payment amount with trailing zeros by @khancode in #2000
  • Add better error for trying to encode invalid transactions by @JST5000 in #2001
  • fix(account-offers): export interface AccountOffer by @ckniffen in #2007
  • allow lowercase hex values for NFTokenMint.URI by @khancode in #2008
  • feat(source-maps): Generate source-maps for browser build by @ckniffen in #2010
  • build(deps-dev): bump @types/chai from 4.2.22 to 4.3.1 by @dependabot in #1969
  • build(deps-dev): bump webpack from 5.68.0 to 5.72.0 by @dependabot in #1983
  • build(deps-dev): bump mocha from 9.1.3 to 10.0.0 by @dependabot in #1985
  • build(deps-dev): bump typescript from 4.5.5 to 4.6.4 by @dependabot in #1986
  • build(deps-dev): bump typedoc from 0.22.11 to 0.22.15 by @dependabot in #1970
  • Run npm audit fix --force by @JST5000 in #1997

New Contributors

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/xrpl@2.2.3...xrpl@2.3.0

Don't miss a new xrpl.js release

NewReleases is sending notifications on new releases.