Releases: XRPDomains/xrpl-wallet-kit
Releases · XRPDomains/xrpl-wallet-kit
Release list
v0.1.6
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 constructorthemeMode, and portal-to-body behavior.
Verification
npm run build:browsernpm test(165/165 passing)npm --prefix website run buildnpm pack --workspaces --dry-run
v0.1.5
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, andnextso npm package pages are no longer empty. - Added an adapters overview README for official adapter packages.
- Updated docs to prefer
@latestinstead of hardcoded package versions in install/CDN examples. - Expanded README coverage for Recent Transactions and transaction UI behavior.
Verification
npm run check:integritynpm run typechecknpm test— 165 tests passingnpm run build:browsernpm run buildinwebsite
v0.1.4
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 typechecknpm test— 165 tests passingnpm run build:browsernpm run buildinwebsite
Packages
Published 0.1.4 for @xrpl-wallet-kit/core, ui, client, browser, auth, react, next, and all official adapters.