Skip to content

Changelog

0.1.16 (2026-04-06)

Features

  • add hash formatting helper (90aec9e)
  • add network-aware crypto formatters (6bfed1d)

0.1.15 (2026-04-06)

Bug Fixes

  • nuxt: expand auto import list (88b6ec7)

0.1.14 (2026-04-06)

Features

  • add unified vue kaspa facade (7882822)

0.1.13 (2026-04-06)

Features

  • add playground RPC pages and expand test coverage (ef39751)
  • add useBlockListener and useTransactionListener composables (c3c2366)

0.1.12 (2026-03-31)

Bug Fixes

  • switch COEP header from require-corp to credentialless (#19) (c6f7ad4), closes #16

0.1.11 (2026-03-30)

Bug Fixes

  • import vue-kaspa component CSS in playground (3148509)

0.1.10 (2026-03-30)

Features

  • add ConnectWallet component and wallet documentation (c76a25c)
  • add useWallet composable for third-party wallet integration (83f47ca)
  • overhaul Vue DevTools integration (21fd4ed)
  • use official wallet logos in ConnectWallet component (5ac58b6)

Bug Fixes

  • poll KasWare accounts to detect switches reliably (f737049)
  • refresh public key and balance on KasWare account switch (937546f)
  • update Vue DevTools plugin logo and label (3635fcc)
  • use project logo as Vue DevTools plugin icon (48527c4)

0.1.9 (2026-03-29)

Features

  • bento link cards, testnet-12, and donation section (3e14f3e)

0.1.8 (2026-03-29)

Bug Fixes

  • implement autoConnect in Nuxt module client plugin (b4aa823)

0.1.7 (2026-03-28)

Bug Fixes

  • cli: bump scaffolded project deps to latest stable (276d5ec)

0.1.6 (2026-03-28)

Bug Fixes

  • nuxt: ensure vite-plugin-wasm applies in Nuxt 4 (7b25fde)

0.1.5 (2026-03-28)

Bug Fixes

  • nuxt: wire WASM support fully in the Nuxt module (6ff8217)

0.1.4 (2026-03-28)

Bug Fixes

  • support Nuxt 4 in module and CLI template (990007f)

0.1.3 (2026-03-28)

Bug Fixes

  • centralize kaspa-wasm access via single dynamic import to prevent Rolldown chunk duplication (40b2452)
  • use globalThis to store kaspa-wasm singleton across chunk boundaries (89f6983)

0.1.2 (2026-03-28)

Bug Fixes

  • mark @vue-kaspa/kaspa-wasm as external in vite build (c40523b)

[0.1.1](https://github.com/furatamasensei/Vue Kaspa/compare/vue-kaspa-v0.1.0...vue-kaspa-v0.1.1) (2026-03-28)

Features

Bug Fixes

Released under the MIT License.