Skip to content

Releases: XRPDomains/xrpl-wallet-kit

v0.1.6

Choose a tag to compare

@web3domainss web3domainss released this 03 Jul 09:31

Highlights

  • Bump XRPL Wallet Kit packages to 0.1.6.
  • Sync the browser IIFE bundle and website copy to the same release version.
  • Fix Theme Builder light/dark preview so SDK modal internals follow the selected mode.
  • Clarify theming docs around ui.mode, direct constructor themeMode, and portal-to-body behavior.

Verification

  • npm run build:browser
  • npm test (165/165 passing)
  • npm --prefix website run build
  • npm pack --workspaces --dry-run

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

v0.1.4

Choose a tag to compare

@web3domainss web3domainss released this 30 Jun 06:57

What's Changed

  • Published all XRPL Wallet Kit packages and adapters to npm as 0.1.4.
  • Added the Recent Transactions account panel configuration docs page.
  • Updated website navigation and API references for recent transaction options and manager APIs.
  • Rebuilt and verified the browser bundle for the release.

Verification

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

Packages

Published 0.1.4 for @xrpl-wallet-kit/core, ui, client, browser, auth, react, next, and all official adapters.

v0.1.3

Choose a tag to compare

@web3domainss web3domainss released this 24 Jun 16:15

Full Changelog: v0.1.2...v0.1.3