Skip to content

v0.1.5

Choose a tag to compare

@web3domainss web3domainss released this 30 Jun 07:20

What's Changed

  • Published all XRPL Wallet Kit packages and adapters to npm as 0.1.5.
  • Added package README files for core, client, react, and next so npm package pages are no longer empty.
  • Added an adapters overview README for official adapter packages.
  • Updated docs to prefer @latest instead of hardcoded package versions in install/CDN examples.
  • Expanded README coverage for Recent Transactions and transaction UI behavior.

Verification

  • npm run check:integrity
  • npm run typecheck
  • npm test — 165 tests passing
  • npm run build:browser
  • npm run build in website